Serialized Form
-
Package com.activeviam.activepivot.copper.api.experimental.database
-
Package com.activeviam.activepivot.core.ext.api.cube.hierarchy.impl
-
Class com.activeviam.activepivot.core.ext.api.cube.hierarchy.impl.AAnalysisHierarchy
class AAnalysisHierarchy extends com.activeviam.activepivot.core.impl.internal.cube.hierarchy.axis.impl.AMultiVersionAnalysisHierarchy implements Serializable- serialVersionUID:
- 60100L
-
-
Package com.activeviam.activepivot.core.ext.api.postprocessing.continuous.impl
-
Class com.activeviam.activepivot.core.ext.api.postprocessing.continuous.impl.TimeLineHandler.ArrayHashingStrategy
class ArrayHashingStrategy extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.activeviam.activepivot.core.ext.api.postprocessing.impl
-
Class com.activeviam.activepivot.core.ext.api.postprocessing.impl.HierarchyComparator
class HierarchyComparator extends Object implements Serializable- serialVersionUID:
- 60101L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
comparators
List<IComparator<Object>> comparators
Array of comparators in the hierarchy. -
hierarchy
IHierarchyInfo hierarchy
Underlying hierarchy. -
hierarchyIdx
int hierarchyIdx
Index of the hierarchy in the location representations.
-
-
Class com.activeviam.activepivot.core.ext.api.postprocessing.impl.ReverseHierarchyComparator
class ReverseHierarchyComparator extends HierarchyComparator implements Serializable
-
-
Package com.activeviam.activepivot.core.ext.api.query.result.impl
-
Class com.activeviam.activepivot.core.ext.api.query.result.impl.VectorDrillthroughColumn
class VectorDrillthroughColumn extends com.activeviam.activepivot.core.impl.api.query.drillthrough.ASimpleCalculatedDrillthroughColumn implements Serializable- serialVersionUID:
- 114308718308320733L
-
Serialized Fields
-
index
int index
The index at which we read the vector.
-
-
-
Package com.activeviam.activepivot.core.intf.api
-
Exception Class com.activeviam.activepivot.core.intf.api.ActivePivotException
class ActivePivotException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60109L
-
Exception Class com.activeviam.activepivot.core.intf.api.InvalidLicenseException
class InvalidLicenseException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60100L
-
-
Package com.activeviam.activepivot.core.intf.api.contextvalues
-
Exception Class com.activeviam.activepivot.core.intf.api.contextvalues.ContextValueTranslationException
class ContextValueTranslationException extends RuntimeException implements Serializable- serialVersionUID:
- 60100L
-
-
Package com.activeviam.activepivot.core.intf.api.contextvalues.drillthrough
-
Package com.activeviam.activepivot.core.intf.api.contextvalues.mdx
-
Package com.activeviam.activepivot.core.intf.api.contextvalues.subcube
-
Package com.activeviam.activepivot.core.intf.api.cube.hierarchy
-
Package com.activeviam.activepivot.core.intf.api.cube.metadata
-
Class com.activeviam.activepivot.core.intf.api.cube.metadata.DimensionIdentifier
class DimensionIdentifier extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
name
@NonNull String name
The name of the dimension containing the hierarchy.
-
-
Class com.activeviam.activepivot.core.intf.api.cube.metadata.HierarchyIdentifier
class HierarchyIdentifier extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
dimension
DimensionIdentifier dimension
The name of the dimension containing the hierarchy. -
hierarchyName
String hierarchyName
The name of the hierarchy.
-
-
Class com.activeviam.activepivot.core.intf.api.cube.metadata.LevelIdentifier
class LevelIdentifier extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
hierarchy
HierarchyIdentifier hierarchy
The identifier of the hierarchy containing this level. -
levelName
String levelName
The name of the level.
-
-
-
Package com.activeviam.activepivot.core.intf.api.description
-
Exception Class com.activeviam.activepivot.core.intf.api.description.DescriptionException
class DescriptionException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60109L
-
Record Class com.activeviam.activepivot.core.intf.api.description.IDataClusterDefinition.EndpointInformation
class EndpointInformation extends Record implements Serializable-
Serialized Fields
-
address
String address
The field for theaddress
record component. -
cubeIdentifierInCluster
String cubeIdentifierInCluster
The field for thecubeIdentifierInCluster
record component. -
endpointSuffix
String endpointSuffix
The field for theendpointSuffix
record component. -
isExposed
boolean isExposed
The field for theisExposed
record component. -
portNumber
int portNumber
The field for theportNumber
record component. -
protocol
String protocol
The field for theprotocol
record component.
-
-
-
Class com.activeviam.activepivot.core.intf.api.description.KpiGoalDescription
class KpiGoalDescription extends Object implements Serializable- serialVersionUID:
- 56L
-
Class com.activeviam.activepivot.core.intf.api.description.KpiStatusDescription
class KpiStatusDescription extends Object implements Serializable- serialVersionUID:
- 56L
-
Class com.activeviam.activepivot.core.intf.api.description.KpiTrendDescription
class KpiTrendDescription extends Object implements Serializable- serialVersionUID:
- 56L
-
Class com.activeviam.activepivot.core.intf.api.description.KpiValueDescription
class KpiValueDescription extends Object implements Serializable- serialVersionUID:
- 56L
-
-
Package com.activeviam.activepivot.core.intf.api.experimental.context.filter
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.AndCubeRestriction
class AndCubeRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
subRestrictions
List<? extends ICubeRestriction> subRestrictions
-
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.EqualHierarchyRestriction
class EqualHierarchyRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
hierarchy
HierarchyIdentifier hierarchy
-
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.FalseCubeRestriction
class FalseCubeRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.InHierarchyRestriction
class InHierarchyRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
hierarchy
HierarchyIdentifier hierarchy
-
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.NotCubeRestriction
class NotCubeRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
subRestriction
ICubeRestriction subRestriction
-
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.OrCubeRestriction
class OrCubeRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
subRestrictions
List<? extends ICubeRestriction> subRestrictions
-
-
Class com.activeviam.activepivot.core.intf.api.experimental.context.filter.TrueCubeRestriction
class TrueCubeRestriction extends Object implements Serializable- serialVersionUID:
- 60100L
-
-
Package com.activeviam.activepivot.core.intf.api.location
-
Package com.activeviam.activepivot.core.intf.api.mdx
-
Exception Class com.activeviam.activepivot.core.intf.api.mdx.MdxException
class MdxException extends ActiveViamException implements Serializable- serialVersionUID:
- 60109L
-
-
Package com.activeviam.activepivot.core.intf.api.postprocessing
-
Exception Class com.activeviam.activepivot.core.intf.api.postprocessing.PostProcessorInitializationException
class PostProcessorInitializationException extends ActiveViamException implements Serializable- serialVersionUID:
- 60100L
-
Exception Class com.activeviam.activepivot.core.intf.api.postprocessing.UnknownOlapElementException
class UnknownOlapElementException extends PostProcessorInitializationException implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
dependencyName
String dependencyName
The name of the missing dependency. -
type
IUnknownOlapElementException.OlapElementType type
Type of the dependency.
-
-
Exception Class com.activeviam.activepivot.core.intf.api.postprocessing.UnknownOlapElementRuntimeException
class UnknownOlapElementRuntimeException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60109L
-
Serialized Fields
-
olapElementName
String olapElementName
The name of the missing olap element. -
type
IUnknownOlapElementException.OlapElementType type
Type of the dependency.
-
-
Exception Class com.activeviam.activepivot.core.intf.api.postprocessing.UnknownUnderlyingMeasureException
class UnknownUnderlyingMeasureException extends UnknownOlapElementException implements Serializable- serialVersionUID:
- 60100L
-
Exception Class com.activeviam.activepivot.core.intf.api.postprocessing.UnknownUnderlyingMeasureRuntimeException
class UnknownUnderlyingMeasureRuntimeException extends UnknownOlapElementRuntimeException implements Serializable- serialVersionUID:
- 60109L
-
-
Package com.activeviam.activepivot.core.intf.api.query
-
Exception Class com.activeviam.activepivot.core.intf.api.query.DrillthroughMaxRowsException
class DrillthroughMaxRowsException extends QueryException implements Serializable- serialVersionUID:
- 60109L
-
Exception Class com.activeviam.activepivot.core.intf.api.query.QueryExecutionException
class QueryExecutionException extends QueryException implements Serializable- serialVersionUID:
- 60109L
-
-
Package com.activeviam.activepivot.core.intf.api.query.drillthrough
-
Class com.activeviam.activepivot.core.intf.api.query.drillthrough.MapDrillthroughQuery
- serialVersionUID:
- 60109L
-
Serialized Fields
-
contextValues
List<? extends IContextValue> contextValues
The context values attached to the query. -
coordinates
Collection<Map<String,
String>> coordinates The coordinates involved in the query. SeeIMapQuery
. -
isFormatted
boolean isFormatted
Whether the content of the rows must be formatted.- See Also:
-
measure
String measure
The measure on which the drillthrough is done. -
pivotId
String pivotId
The ID of the queried pivot.
-
-
-
Package com.activeviam.activepivot.core.intf.api.query.result
-
Package com.activeviam.activepivot.core.intf.avinternal.procedure
-
Package com.activeviam.activepivot.dist.impl.avinternal.messenger.message
-
Class com.activeviam.activepivot.dist.impl.avinternal.messenger.message.ABroadcastMessage
class ABroadcastMessage extends Object implements Externalizable- serialVersionUID:
- 60106L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.activeviam.activepivot.dist.impl.avinternal.messenger.message.ASyncBroadcastMessage
class ASyncBroadcastMessage extends ABroadcastMessage<AnswerT,OutputT, ContextT> implements Externalizable -
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.activeviam.activepivot.mdx.intf.api
-
Exception Class com.activeviam.activepivot.mdx.intf.api.MdxRuntimeException
class MdxRuntimeException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 98612494975331642L
-
-
Package com.activeviam.activepivot.server.impl.api.query
-
Class com.activeviam.activepivot.server.impl.api.query.MDXDrillthroughHeadersQuery
- serialVersionUID:
- -3169080031326559036L
-
Serialized Fields
-
contextValues
List<? extends IContextValue> contextValues
Optional context values. -
mdx
String mdx
MDX query.
-
-
Class com.activeviam.activepivot.server.impl.api.query.MDXDrillthroughQuery
class MDXDrillthroughQuery extends Object implements Serializable- serialVersionUID:
- -2111696521838844714L
-
Serialized Fields
-
contextValues
List<? extends IContextValue> contextValues
Optional context values. -
mdx
String mdx
MDX query.
-
-
Class com.activeviam.activepivot.server.impl.api.query.MDXQuery
class MDXQuery extends Object implements Serializable- serialVersionUID:
- 2470868388379052371L
-
Serialized Fields
-
cellsOnly
boolean cellsOnly
Cells only flag. -
contextValues
List<? extends IContextValue> contextValues
Optional context values. -
mdx
String mdx
Mdx query.
-
-
-
Package com.activeviam.activepivot.server.intf.api.discovery
-
Class com.activeviam.activepivot.server.intf.api.discovery.ActivePivotDiscovery
class ActivePivotDiscovery extends Object implements Serializable-
Serialized Fields
-
catalogs
List<CatalogDiscovery> catalogs
The catalogs. -
cubes
List<CubeDiscovery> cubes
The cubes in the catalog.
-
-
-
Class com.activeviam.activepivot.server.intf.api.discovery.CatalogDiscovery
class CatalogDiscovery extends Object implements Serializable -
Class com.activeviam.activepivot.server.intf.api.discovery.CubeDiscovery
class CubeDiscovery extends Object implements Serializable-
Serialized Fields
-
dimensions
List<DimensionDiscovery> dimensions
The dimensions of the cube. -
measures
List<MeasureDiscovery> measures
The measures of the cube. -
name
String name
The cube's name.
-
-
-
Class com.activeviam.activepivot.server.intf.api.discovery.DimensionDiscovery
class DimensionDiscovery extends Object implements Serializable-
Serialized Fields
-
defaultHierarchy
String defaultHierarchy
The default hierarchy of the dimension. -
hierarchies
List<HierarchyDiscovery> hierarchies
The hierarchies of the dimension. -
measureGroups
String[] measureGroups
The measure groups of the dimension. -
name
String name
The name of the dimension. -
type
String type
The type of the dimension. -
visible
boolean visible
The visibility of the dimension.
-
-
-
Class com.activeviam.activepivot.server.intf.api.discovery.HierarchyDiscovery
class HierarchyDiscovery extends Object implements Serializable-
Serialized Fields
-
folder
String folder
The folder of the hierarchy. -
levels
List<LevelDiscovery> levels
The levels of the hierarchy. -
name
String name
The name of the hierarchy. -
visible
boolean visible
The visibility of the hierarchy.
-
-
-
Class com.activeviam.activepivot.server.intf.api.discovery.LevelDiscovery
class LevelDiscovery extends Object implements Serializable -
Class com.activeviam.activepivot.server.intf.api.discovery.MeasureDiscovery
class MeasureDiscovery extends Object implements Serializable
-
-
Package com.activeviam.activepivot.server.intf.api.dto
-
Class com.activeviam.activepivot.server.intf.api.dto.AggregateDTO
class AggregateDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.AxisDTO
class AxisDTO extends Object implements Externalizable- serialVersionUID:
- -2699165055204328351L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.activeviam.activepivot.server.intf.api.dto.AxisMemberDTO
class AxisMemberDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.AxisPositionDTO
class AxisPositionDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.CellDTO
class CellDTO extends Object implements Externalizable- serialVersionUID:
- 3713163427435213384L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.activeviam.activepivot.server.intf.api.dto.CellSetDTO
class CellSetDTO extends Object implements Externalizable- serialVersionUID:
- 201510271649L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.activeviam.activepivot.server.intf.api.dto.DrillthroughHeaderDTO
class DrillthroughHeaderDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.DrillthroughResultDTO
class DrillthroughResultDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.DrillthroughRowDTO
class DrillthroughRowDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.HierarchyDTO
class HierarchyDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.activeviam.activepivot.server.intf.api.dto.MemberDTO
class MemberDTO extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.Path
class Path extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.activeviam.activepivot.server.intf.api.dto.PermissionsMapDTO
class PermissionsMapDTO extends Object implements Serializable- serialVersionUID:
- 9170278420404860729L
-
Class com.activeviam.activepivot.server.intf.api.dto.RangeDTO
class RangeDTO extends Object implements Serializable- serialVersionUID:
- 50800L
-
Serialized Fields
-
axisLength
int axisLength
Number of positions for the corresponding axis. -
from
int from
The first index of the range. -
to
int to
The last index (excluded).
-
-
Class com.activeviam.activepivot.server.intf.api.dto.VectorDTO
class VectorDTO extends Object implements Serializable- serialVersionUID:
- -5595259735038837449L
-
-
Package com.activeviam.activepivot.server.intf.api.query
-
Package com.activeviam.activepivot.server.intf.api.security
-
Package com.activeviam.activepivot.server.intf.api.streaming
-
Package com.activeviam.activepivot.server.json.api.configuration
-
Class com.activeviam.activepivot.server.json.api.configuration.JsonDefinitionsPermissions
class JsonDefinitionsPermissions extends HashMap<String,Map<String, List<String>>> implements Serializable - serialVersionUID:
- -200577854085110978L
-
-
Package com.activeviam.database.datastore.api.description
-
Exception Class com.activeviam.database.datastore.api.description.DuplicateKeyException
class DuplicateKeyException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60100L
-
-
Package com.activeviam.database.datastore.api.transaction
-
Exception Class com.activeviam.database.datastore.api.transaction.DatastoreTransactionException
class DatastoreTransactionException extends ActiveViamException implements Serializable- serialVersionUID:
- 60104L
-
Exception Class com.activeviam.database.datastore.api.transaction.UnknownKeyException
class UnknownKeyException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60106L
-
-
Package com.activeviam.database.sql.api.query
-
Exception Class com.activeviam.database.sql.api.query.FeatureNotSupportedBySqlDialectException
class FeatureNotSupportedBySqlDialectException extends ActiveViamRuntimeException implements Serializable -
Exception Class com.activeviam.database.sql.api.query.TypeNotSupportedBySqlDialectException
class TypeNotSupportedBySqlDialectException extends ActiveViamRuntimeException implements Serializable
-
-
Package com.activeviam.source.csv.api
-
Exception Class com.activeviam.source.csv.api.InvalidHeaderException
class InvalidHeaderException extends IOException implements Serializable- serialVersionUID:
- -9193214987764529512L
-
Exception Class com.activeviam.source.csv.api.OverflowException
class OverflowException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.activeviam.source.csv.api.ParsingException
class ParsingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.activeviam.source.csv.api.TranslationException
class TranslationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.activeviam.source.csv.api.report
-
Package com.activeviam.source.jdbc.api.report
-
Package com.activeviam.source.keyvalue.api
-
Package com.activeviam.tech.aggregation.api
-
Package com.activeviam.tech.aggregation.api.history
-
Class com.activeviam.tech.aggregation.api.history.HistoryAggregation
-
Class com.activeviam.tech.aggregation.api.history.HistoryMultiSourceAggregation
class HistoryMultiSourceAggregation extends AMultiSourceAggregation implements Serializable-
Serialized Fields
-
aggregationFunction
IHistoryMultiSourceAggregationFunction aggregationFunction
-
-
-
-
Package com.activeviam.tech.aggregation.api.impl
-
Class com.activeviam.tech.aggregation.api.impl.AAggregation
class AAggregation extends Object implements Serializable- serialVersionUID:
- 60000L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
aggDataType
int aggDataType
The datatype
of the aggregated data elements that will be aggregated. -
aggFun
FunT extends IAggregationFunction aggFun
TheIAggregationFunction
that created this aggregation. -
fieldName
String fieldName
The name of the input field on which the aggregation is being performed. -
sourceDataType
int sourceDataType
The datatype
of the source data elements that will be aggregated.
-
-
Class com.activeviam.tech.aggregation.api.impl.AAggregationFunction
class AAggregationFunction extends PluginValue implements Serializable- serialVersionUID:
- 60000L
-
Class com.activeviam.tech.aggregation.api.impl.AMultiSourceAggregation
class AMultiSourceAggregation extends Object implements Serializable- serialVersionUID:
- 60000L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
aggregatedDataType
int aggregatedDataType
-
aggregationFunction
IMultiSourceAggregationFunction aggregationFunction
-
sourceIdentifiers
List<String> sourceIdentifiers
-
sourceTypes
int[] sourceTypes
-
-
Class com.activeviam.tech.aggregation.api.impl.AMultiSourceAggregationFunction
class AMultiSourceAggregationFunction extends PluginValue implements Serializable- serialVersionUID:
- 60000L
-
-
Package com.activeviam.tech.aggregation.api.udaf
-
Class com.activeviam.tech.aggregation.api.udaf.AUserDefinedAggregateFunction
class AUserDefinedAggregateFunction extends PluginValue implements Serializable- serialVersionUID:
- 60000L
-
Serialized Fields
-
bufferTypes
int[] bufferTypes
The types of the values stored in the aggregation buffer.The aggregation buffer is an object that can efficiently stored several typed values.
- See Also:
-
key
String key
The plugin key. -
outputType
int outputType
The declared result type of theAUserDefinedAggregateFunction
.- See Also:
-
-
Class com.activeviam.tech.aggregation.api.udaf.AUserDefinedAggregateFunctionWithRemoval
class AUserDefinedAggregateFunctionWithRemoval extends AUserDefinedAggregateFunction implements Serializable- serialVersionUID:
- 60000L
-
-
Package com.activeviam.tech.chunks.api.vectors
-
Package com.activeviam.tech.chunks.api.vectors.impl
-
Class com.activeviam.tech.chunks.api.vectors.impl.AReadOnlyVector
class AReadOnlyVector extends AVector implements Serializable- serialVersionUID:
- 60104L
-
Class com.activeviam.tech.chunks.api.vectors.impl.AVector
class AVector extends Object implements Serializable- serialVersionUID:
- 60104L
-
Class com.activeviam.tech.chunks.api.vectors.impl.EmptyVector
class EmptyVector extends Object implements Serializable- serialVersionUID:
- -4097031419788647528L
-
Serialized Fields
-
componentType
int componentType
The underlying component type of this vector.
-
-
Class com.activeviam.tech.chunks.api.vectors.impl.ZeroVector
class ZeroVector extends AReadOnlyVector implements Serializable- serialVersionUID:
- 60101L
-
Serialized Fields
-
componentType
int componentType
Deprecated, for removal: This API element is subject to removal in a future version.The component type of the vector. -
contentType
int contentType
Deprecated, for removal: This API element is subject to removal in a future version.The content type of the component type (for caching purposes). -
size
int size
Deprecated, for removal: This API element is subject to removal in a future version.The size of vector.
-
-
-
Package com.activeviam.tech.core.api.agent
-
Exception Class com.activeviam.tech.core.api.agent.AgentException
class AgentException extends ActiveViamException implements Serializable- serialVersionUID:
- -6996908424588660936L
-
Exception Class com.activeviam.tech.core.api.agent.TransientAgentException
class TransientAgentException extends AgentException implements Serializable- serialVersionUID:
- 50800L
-
-
Package com.activeviam.tech.core.api.exceptions
-
Exception Class com.activeviam.tech.core.api.exceptions.ActiveViamException
class ActiveViamException extends Exception implements Serializable- serialVersionUID:
- 5483546409851082682L
-
Exception Class com.activeviam.tech.core.api.exceptions.ActiveViamParsingException
class ActiveViamParsingException extends ActiveViamRuntimeException implements Serializable-
Serialized Fields
-
annotations
Object[] annotations
Data relevant to the represented error. Each error type should have a specific structure for its annotations. SeeActiveViamParsingException.ParsingExceptionType
for more details. -
type
ActiveViamParsingException.ParsingExceptionType type
The type of error this exception represents.
-
-
-
Exception Class com.activeviam.tech.core.api.exceptions.ActiveViamRuntimeException
class ActiveViamRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 5483546409851082682L
-
Exception Class com.activeviam.tech.core.api.exceptions.ActiveViamSecurityException
class ActiveViamSecurityException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 796015601685774523L
-
Exception Class com.activeviam.tech.core.api.exceptions.ConfigurationException
class ConfigurationException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 5529868761165466027L
-
Serialized Fields
-
recommendedAction
String recommendedAction
-
-
Exception Class com.activeviam.tech.core.api.exceptions.QueryCancellationException
class QueryCancellationException extends QueryException implements Serializable- serialVersionUID:
- 794614622240928845L
-
Exception Class com.activeviam.tech.core.api.exceptions.QueryInterruptionException
class QueryInterruptionException extends QueryException implements Serializable- serialVersionUID:
- 794614622240928845L
-
Exception Class com.activeviam.tech.core.api.exceptions.QueryTimeoutException
class QueryTimeoutException extends QueryException implements Serializable- serialVersionUID:
- 794614622240928845L
-
Exception Class com.activeviam.tech.core.api.exceptions.SerializerException
class SerializerException extends ActiveViamException implements Serializable- serialVersionUID:
- -1952405368171936185L
-
-
Package com.activeviam.tech.core.api.exceptions.service
-
Exception Class com.activeviam.tech.core.api.exceptions.service.BadArgumentException
class BadArgumentException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.ConflictException
class ConflictException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.ForbiddenAccessException
class ForbiddenAccessException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.InternalServiceException
class InternalServiceException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.NotFoundException
class NotFoundException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.NotImplementedException
class NotImplementedException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.PaymentRequiredException
class PaymentRequiredException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.ServiceDependencyException
class ServiceDependencyException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.ServiceException
class ServiceException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 60105L
-
Serialized Fields
-
exceptionCode
int exceptionCode
The code that uniquely identifies this exception (inspired from HTTP codes).
-
-
Exception Class com.activeviam.tech.core.api.exceptions.service.TimeoutException
class TimeoutException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
Exception Class com.activeviam.tech.core.api.exceptions.service.UnauthorizedAccessException
class UnauthorizedAccessException extends ServiceException implements Serializable- serialVersionUID:
- 60105L
-
-
Package com.activeviam.tech.core.api.filtering
-
Exception Class com.activeviam.tech.core.api.filtering.ConditionEvaluationException
class ConditionEvaluationException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 4931886356858082623L
-
-
Package com.activeviam.tech.core.api.filtering.impl
-
Class com.activeviam.tech.core.api.filtering.impl.ACondition
class ACondition extends Object implements Serializable- serialVersionUID:
- 7832293233965409522L
-
Class com.activeviam.tech.core.api.filtering.impl.AndCondition
class AndCondition extends LogicalCondition implements Serializable- serialVersionUID:
- 8899011504036213748L
-
Class com.activeviam.tech.core.api.filtering.impl.ComparisonMatchingCondition
class ComparisonMatchingCondition extends MatchingCondition implements Serializable- serialVersionUID:
- 3441356894679053272L
-
Serialized Fields
-
comparableMatchingParameter
Comparable<Object> comparableMatchingParameter
Reference comparable. -
ignoreNull
boolean ignoreNull
Null tested values are.
-
-
Class com.activeviam.tech.core.api.filtering.impl.EqualCondition
class EqualCondition extends MatchingCondition implements Serializable- serialVersionUID:
- -146942399835315546L
-
Class com.activeviam.tech.core.api.filtering.impl.FalseCondition
class FalseCondition extends LogicalCondition implements Serializable- serialVersionUID:
- 56L
-
Class com.activeviam.tech.core.api.filtering.impl.GreaterCondition
class GreaterCondition extends ComparisonMatchingCondition implements Serializable- serialVersionUID:
- -593444357418348264L
-
Class com.activeviam.tech.core.api.filtering.impl.GreaterEqualCondition
class GreaterEqualCondition extends ComparisonMatchingCondition implements Serializable- serialVersionUID:
- -648207048153996064L
-
Class com.activeviam.tech.core.api.filtering.impl.InCondition
class InCondition extends MatchingCondition implements Serializable- serialVersionUID:
- -6859412878493185358L
-
Class com.activeviam.tech.core.api.filtering.impl.LikeCondition
class LikeCondition extends MatchingCondition implements Serializable- serialVersionUID:
- 56L
-
Serialized Fields
-
pattern
Pattern pattern
Pattern attribute value.
-
-
Class com.activeviam.tech.core.api.filtering.impl.LogicalCondition
class LogicalCondition extends ACondition implements Serializable- serialVersionUID:
- -5646540103568929355L
-
Serialized Fields
-
conditions
ICondition[] conditions
The underlying conditions.
-
-
Class com.activeviam.tech.core.api.filtering.impl.LowerCondition
class LowerCondition extends ComparisonMatchingCondition implements Serializable- serialVersionUID:
- 4049624424702558065L
-
Class com.activeviam.tech.core.api.filtering.impl.LowerEqualCondition
class LowerEqualCondition extends ComparisonMatchingCondition implements Serializable- serialVersionUID:
- 2018648626120335145L
-
Class com.activeviam.tech.core.api.filtering.impl.MatchingCondition
class MatchingCondition extends ACondition implements Serializable- serialVersionUID:
- -1943241690900538670L
-
Serialized Fields
-
matchingParameter
Object matchingParameter
Matching parameter. -
matchingParameterHash
int matchingParameterHash
-
matchingParameterHashIsValid
boolean matchingParameterHashIsValid
-
-
Class com.activeviam.tech.core.api.filtering.impl.MultipleAccessor
class MultipleAccessor extends Object implements Serializable- serialVersionUID:
- -3252177595260377852L
-
Serialized Fields
-
properties
IProperty[] properties
-
-
Class com.activeviam.tech.core.api.filtering.impl.NotCondition
class NotCondition extends LogicalCondition implements Serializable- serialVersionUID:
- 3745546845816974162L
-
Class com.activeviam.tech.core.api.filtering.impl.OrCondition
class OrCondition extends LogicalCondition implements Serializable- serialVersionUID:
- 8150288022400660174L
-
Class com.activeviam.tech.core.api.filtering.impl.SingleAccessor
class SingleAccessor extends Object implements Serializable- serialVersionUID:
- 560453755312833035L
-
Serialized Fields
-
property
IProperty property
-
-
Class com.activeviam.tech.core.api.filtering.impl.SubCondition
class SubCondition extends Object implements Serializable- serialVersionUID:
- -7449376206760460964L
-
Serialized Fields
-
accessor
IAccessor accessor
Accessor. -
condition
ICondition condition
The associated condition.
-
-
Class com.activeviam.tech.core.api.filtering.impl.ToStringEqualCondition
class ToStringEqualCondition extends MatchingCondition implements Serializable- serialVersionUID:
- 56L
-
Class com.activeviam.tech.core.api.filtering.impl.TrueCondition
class TrueCondition extends LogicalCondition implements Serializable- serialVersionUID:
- 56L
-
-
Package com.activeviam.tech.core.api.format
-
Package com.activeviam.tech.core.api.function
-
Package com.activeviam.tech.core.api.ordering
-
Class com.activeviam.tech.core.api.ordering.CustomComparator
class CustomComparator extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
fallback
IComparator<T> fallback
The comparator used when the objects to compare are not ranked. -
firstObjects
List<T> firstObjects
The list of objects to be ordered first position anytime. -
index
Map<T,
Integer> index Index of the objects with their rank. -
lastObjects
List<T> lastObjects
The list of objects to be ordered last position anytime.
-
-
-
Package com.activeviam.tech.core.api.property
-
Package com.activeviam.tech.core.api.property.impl
-
Class com.activeviam.tech.core.api.property.impl.ACustomProperty
class ACustomProperty extends AProperty implements Serializable- serialVersionUID:
- 969110225204152198L
-
Class com.activeviam.tech.core.api.property.impl.AProperty
class AProperty extends Object implements Serializable- serialVersionUID:
- -8678626475633504347L
-
Class com.activeviam.tech.core.api.property.impl.BaseProperty
class BaseProperty extends AProperty implements Serializable- serialVersionUID:
- 6790218789629L
-
Serialized Fields
-
Class com.activeviam.tech.core.api.property.impl.Property
class Property extends BaseProperty implements Serializable- serialVersionUID:
- 679029002481629L
-
Serialization Methods
-
writeReplace
Returns the Object that replaces this instance in the serialization's output stream.- Throws:
ObjectStreamException
- never
-
-
Class com.activeviam.tech.core.api.property.impl.Property.UnsupportedCompilation
class UnsupportedCompilation extends com.activeviam.tech.core.internal.property.impl.CompiledProperty implements Serializable- serialVersionUID:
- 3632900357995844077L
-
Class com.activeviam.tech.core.api.property.impl.PropertyInfo
class PropertyInfo extends Object implements Serializable- serialVersionUID:
- -7248722446806440220L
-
-
Package com.activeviam.tech.core.api.query
-
Exception Class com.activeviam.tech.core.api.query.QueryException
class QueryException extends ActiveViamException implements Serializable- serialVersionUID:
- -8373509476258807047L
-
Serialized Fields
-
query
IQuery<?> query
The query that caused the exception.
-
-
Exception Class com.activeviam.tech.core.api.query.UnsupportedQueryException
class UnsupportedQueryException extends QueryException implements Serializable- serialVersionUID:
- -848703445636627587L
-
-
Package com.activeviam.tech.core.api.query.impl
-
Class com.activeviam.tech.core.api.query.impl.AListQuery
class AListQuery extends Object implements Serializable- serialVersionUID:
- 6165452500117419457L
-
Serialized Fields
-
firstResult
int firstResult
Index of the first result. -
maxResults
int maxResults
Max number of results.
-
-
-
Package com.activeviam.tech.core.api.security
-
Class com.activeviam.tech.core.api.security.SecurityDetails
class SecurityDetails extends Object implements Serializable- serialVersionUID:
- 7416176108401836604L
-
-
Package com.activeviam.tech.core.api.time
-
Package com.activeviam.tech.core.api.util
-
Class com.activeviam.tech.core.api.util.Pair
class Pair extends Object implements Serializable- serialVersionUID:
- -4820581380310367545L
-
-
Package com.activeviam.tech.dictionaries.api
-
Package com.activeviam.tech.dictionaries.avinternal
-
Class com.activeviam.tech.dictionaries.avinternal.Dictionary
class Dictionary extends com.activeviam.tech.dictionaries.private_.impl.AbstractDictionary<K> implements Externalizable- serialVersionUID:
- 60100L
-
Serialization Methods
-
readExternal
Reads the keys in order and rebuild the dictionary dynamically.- Throws:
IOException
ClassNotFoundException
-
writeExternal
Simply writes the keys in order.- Throws:
IOException
-
-
-
Package com.activeviam.tech.mvcc.api.exceptions
-
Exception Class com.activeviam.tech.mvcc.api.exceptions.AbandonedEpochException
class AbandonedEpochException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 9193281679458138279L
-
Exception Class com.activeviam.tech.mvcc.api.exceptions.DiscardedEpochException
class DiscardedEpochException extends com.activeviam.tech.chunks.internal.memory.DiscardedDataException implements Serializable- serialVersionUID:
- 51000L
-
Exception Class com.activeviam.tech.mvcc.api.exceptions.UnknownBranchException
class UnknownBranchException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- -3317828982247097726L
-
Exception Class com.activeviam.tech.mvcc.api.exceptions.UnknownEpochException
class UnknownEpochException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 9193281679458138279L
-
-
Package com.activeviam.tech.mvcc.api.ordering
-
Class com.activeviam.tech.mvcc.api.ordering.EpochComparator
class EpochComparator extends Object implements Serializable- serialVersionUID:
- 2678751077799623340L
-
Class com.activeviam.tech.mvcc.api.ordering.ReverseEpochComparator
class ReverseEpochComparator extends Object implements Serializable- serialVersionUID:
- 2678751077799623340L
-
-
Package com.activeviam.tech.mvcc.api.policy
-
Class com.activeviam.tech.mvcc.api.policy.KeepLastEpochPolicy.ReleaseTask
- serialVersionUID:
- 555L
-
Serialized Fields
-
currentEpoch
IEpoch currentEpoch
The epoch on which branch to release, and from which to release. -
hasBeenSubmitted
AtomicBoolean hasBeenSubmitted
Whether the task has already been submitted. -
hasRunFlag
AtomicBoolean hasRunFlag
Whether the task has already finished running. -
history
IEpochHistory history
The history to release. -
lock
ReentrantLock lock
The lock that prevents the task from being updated while it is run. -
next
com.activeviam.tech.mvcc.api.policy.KeepLastEpochPolicy.ReleaseTask next
The nextKeepLastEpochPolicy.ReleaseTask
to execute once this one is done. -
thrownDuringExec
Throwable thrownDuringExec
The exception encountered while running the task if any.
-
-
-
Package com.activeviam.tech.records.api
-
Package com.activeviam.tech.streaming.impl.api
-
Class com.activeviam.tech.streaming.impl.api.StreamProperties
class StreamProperties extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
currentQueryId
AtomicReference<String> currentQueryId
Query id. -
initialPublicationMode
IStreamProperties.InitialPublicationMode initialPublicationMode
The initial publication mode. -
initialState
IStreamProperties.InitialState initialState
Initial state. -
properties
Properties properties
Custom properties. -
publicationDomain
String publicationDomain
Publication domain. -
pushData
boolean pushData
Push data flag. -
ranges
IAxisRanges<IRangeProperty> ranges
Ranges we want to apply on the stream cellSet. -
streamId
String streamId
Stream id. -
strictMode
boolean strictMode
Strict mode flag.
-
-
-
Package com.activeviam.tech.streaming.intf.api
-
Exception Class com.activeviam.tech.streaming.intf.api.LongPollingServiceException
class LongPollingServiceException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 36671068504926778L
-
Exception Class com.activeviam.tech.streaming.intf.api.RegistrationServiceException
class RegistrationServiceException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 36671068504926778L
-
Exception Class com.activeviam.tech.streaming.intf.api.StreamingServiceException
class StreamingServiceException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 36671068504926778L
-
Exception Class com.activeviam.tech.streaming.intf.api.UnknownStreamException
class UnknownStreamException extends StreamingServiceException implements Serializable- serialVersionUID:
- 2355918064652372296L
-
-
Package com.activeviam.web.spring.api.security
-
Package com.qfs.repository.audit.impl
-
Class com.qfs.repository.audit.impl.Audit
class Audit extends AAudit implements Serializable- serialVersionUID:
- 201610031536L
-
-
Package com.qfs.repository.context
-
Package com.qfs.repository.context.impl
-
Class com.qfs.repository.context.impl.LookupBehavior
class LookupBehavior extends com.activeviam.activepivot.core.impl.api.contextvalues.AContextValue implements Serializable- serialVersionUID:
- -6872163428550225876L
-
Serialized Fields
-
isAggressive
boolean isAggressive
The aggressiveness of the lookup post processor.
-
-
-
Package com.qfs.repository.coordinates
-
Package com.qfs.repository.coordinates.impl
-
Class com.qfs.repository.coordinates.impl.AIndexableCoordinates
class AIndexableCoordinates extends Object implements Serializable- serialVersionUID:
- 50800L
-
Class com.qfs.repository.coordinates.impl.Erasure
class Erasure extends Object implements Serializable- serialVersionUID:
- 50800L
-
Serialized Fields
-
erasure
String erasure
The erasure value.
-
-
Class com.qfs.repository.coordinates.impl.IndexableCoordinates
class IndexableCoordinates extends AIndexableCoordinates implements Serializable- serialVersionUID:
- 50800L
-
-
Package com.qfs.repository.dto
-
Class com.qfs.repository.dto.CoordinatesDto
class CoordinatesDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.qfs.repository.dto.ParameterUpdateDto
class ParameterUpdateDto extends Object implements Serializable- serialVersionUID:
- 201601261900L
-
Serialized Fields
-
additions
List<NewT> additions
The list of new values to insert. -
deletions
List<ExistingT> deletions
The list of point values version to remove. -
parameterName
String parameterName
The name of the parameter on which all updates are requested. -
updates
List<UpdateRequestDto<ExistingT,
NewT>> updates The list of point values to updates.
-
-
Class com.qfs.repository.dto.PointValueDto
class PointValueDto extends Object implements Serializable- serialVersionUID:
- 201602021411L
-
Serialized Fields
-
activation
Long activation
The activation. -
coordinates
CoordinatesDto coordinates
The coordinates. -
createdAt
AuditDto createdAt
The creation audit entry. -
deletedAt
AuditDto deletedAt
The deletion audit entry. -
expiration
Long expiration
The expiration. -
id
long id
The id. -
name
String name
The name. -
pending
boolean pending
Flag indicating if the point value is pending or valid. Set to true for pending, false for valid. -
properties
String properties
Point value encoded properties. -
value
double value
The value.
-
-
Class com.qfs.repository.dto.PointValueDto.KeyDto
class KeyDto extends Object implements Serializable- serialVersionUID:
- 201602021411L
-
Serialized Fields
-
auditId
long auditId
Id of the audit.This can be used to identify a particular version of the point value.
-
pointValueId
long pointValueId
Id of the point value.
-
-
Class com.qfs.repository.dto.PointValueQueryDto
class PointValueQueryDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parameter
String parameter
The parameter. -
period
TimePeriodDto period
The period of the query.
-
-
Class com.qfs.repository.dto.PointValueUpdatesDto
class PointValueUpdatesDto extends Object implements Serializable- serialVersionUID:
- -7136116439146223039L
-
Serialized Fields
-
addedOrUpdatedPointValues
List<PointValueDto> addedOrUpdatedPointValues
The added point values. -
deletedPointValues
List<PointValueDto> deletedPointValues
The deleted point values. -
updatesTimestamp
Long updatesTimestamp
The timestamp of this PointValueUpdates.
-
-
Class com.qfs.repository.dto.UpdateRequestDto
class UpdateRequestDto extends Object implements Serializable- serialVersionUID:
- -191279714168877987L
-
-
Package com.qfs.repository.impl
-
Class com.qfs.repository.impl.ContinuousSelectionManager.NotificationTask
class NotificationTask extends com.activeviam.tech.concurrency.internal.cancellable.impl.CancellableRecursiveAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
event
IParameterEvent event
The event to forward to the listeners. -
listeners
List<IParameterListener> listeners
The listeners to forward the event to.
-
-
Class com.qfs.repository.impl.RepositoryListenerManager.PublishEventProcedure
class PublishEventProcedure extends com.activeviam.tech.concurrency.internal.cancellable.impl.CancellableRecursiveAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listenerManager
RepositoryListenerManager listenerManager
The listener manager to consume.
-
-
-
Package com.qfs.repository.params.impl
-
Class com.qfs.repository.params.impl.ParameterUpdate
class ParameterUpdate extends Object implements Serializable- serialVersionUID:
- 201602031426L
-
Serialized Fields
-
additions
List<NewT> additions
The list of new values to insert. -
deletions
List<ExistingT> deletions
The list of point values version to remove. -
name
String name
The name of the parameter on which all updates are requested. -
updates
List<? extends IUpdateRequest<ExistingT,
NewT>> updates The list of point values to updates.
-
-
-
Package com.qfs.repository.persistence.impl
-
Class com.qfs.repository.persistence.impl.UpdateRequest
class UpdateRequest extends Object implements Serializable- serialVersionUID:
- 201512281733L
-
-
Package com.qfs.repository.persistence.model.impl
-
Class com.qfs.repository.persistence.model.impl.PointValue
class PointValue extends Object implements Serializable- serialVersionUID:
- 201601131643L
-
Serialized Fields
-
activation
Long activation
The timestamp when the point value starts to be active If the activation is not specified, it is automatically set to the created timestamp. -
coordinates
ICoordinates coordinates
The coordinates of the pointValue. -
createdAt
IAudit createdAt
The creation audit of the point value.NB: this attribute is fetched lazily to avoid the "n+1 select" problem of ORMs. However, beware that when retrieving an entry this attribute will be a hibernate proxy and not a fully materialized
IAudit
. However, the fields in the proxy (e.g. the timestamp of the audit action) are still accessible with getters (the fields may appear asnull
in the proxy but calling the getters should return the right value) if fetching has been done properly on a per-query basis. -
deletedAt
IAudit deletedAt
The deletion audit of the point value.NB: this attribute is fetched lazily to avoid the "n+1 select" problem of ORMs. However, beware that when retrieving an entry this attribute will be a hibernate proxy and not a fully materialized
IAudit
. However, the fields in the proxy (e.g. the timestamp of the audit action) are still accessible with getters (the fields may appear asnull
in the proxy but calling the getters should return the right value) if fetching has been done properly on a per-query basis. -
expiration
Long expiration
The timestamp when the point value expires or null if unlimited. -
id
long id
Id of the point value.This value identifies the point value over its changes.
-
internalId
long internalId
Internal id acting as a primary key for each point value. -
name
String name
The name of the pointValue. -
pending
boolean pending
The status of the pointValue. -
properties
String properties
Point value encoded properties. -
value
double value
The value of pointValue.
-
-
-
Package com.qfs.repository.ws
-
Class com.qfs.repository.ws.ParameterWsConfigurationDto
class ParameterWsConfigurationDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fetchingMode
ParameterWsConfigurationDto.ParameterFetchingMode fetchingMode
The expected fetching mode. -
parameters
Set<String> parameters
The parameters to fetch. -
withInitialView
boolean withInitialView
Whether an initial view is needed upon registration.
-
-
-
Package com.qfs.snl.agent.impl
-
Exception Class com.qfs.snl.agent.impl.MdxContinuousQueryException
class MdxContinuousQueryException extends ActiveViamRuntimeException implements Serializable- serialVersionUID:
- 201504151454L
-
-
Package com.qfs.snl.agent.mdx.impl
-
Class com.qfs.snl.agent.mdx.impl.AStreamInfo
class AStreamInfo extends Object implements Serializable- serialVersionUID:
- 201511251539L
-
Serialized Fields
-
epoch
IEpoch epoch
The event epoch. -
location
SentinelStreamTuple.Location location
The mdxMember at the origin of the updatedResource. -
monitor
IMonitor monitor
Monitor. -
states
Map<AxisMemberDTO,
Pair<Double, String>> states Collection of values constituting the event. One for each measure monitored. -
statesDto
List<StateDto> statesDto
Collection of event states. -
statesUpdated
boolean statesUpdated
Flag indicating that states were updated. -
timestamp
long timestamp
Event datetime (timestamp in ms). -
updatedResource
Map<String,
String> updatedResource The name of the updated resource.
-
-
Class com.qfs.snl.agent.mdx.impl.GroupedStreamInfo
class GroupedStreamInfo extends AStreamInfo implements Serializable- serialVersionUID:
- 201511251541L
-
Serialized Fields
-
statuses
Map<AxisMemberDTO,
Pair<Double, Double>> statuses Map of status transitions for each status measure. -
updatedStatuses
Set<AxisMemberDTO> updatedStatuses
Set recording which statuses were updated since publication.
-
-
Class com.qfs.snl.agent.mdx.impl.SentinelMdxQuery
class SentinelMdxQuery extends Object implements Serializable- serialVersionUID:
- 60100L
-
Serialized Fields
-
cellsOnly
boolean cellsOnly
Cells only flag. -
configuration
KpiMonitorConfigurationDto configuration
Specific configuration of the monitor. -
contextValues
List<? extends IContextValue> contextValues
Optional context values. -
mdx
String mdx
Mdx query. -
statuses
Set<String> statuses
Collection of measure names acting as statuses in the query.
-
-
Class com.qfs.snl.agent.mdx.impl.SentinelStreamEvent
class SentinelStreamEvent extends com.activeviam.tech.streaming.impl.private_.StreamEvent implements Serializable- serialVersionUID:
- 562L
-
Serialized Fields
-
events
Collection<? extends ISentinelEvent> events
Events generated by ActiveMonitor monitorings.
-
-
Class com.qfs.snl.agent.mdx.impl.SingleStreamInfo
class SingleStreamInfo extends AStreamInfo implements Serializable- serialVersionUID:
- 201511251533L
-
Serialized Fields
-
previousStatus
Double previousStatus
The previous status.- See Also:
-
status
Double status
Current status of the associated monitor.This follows MDX KPI specifications.
Values below -1 are considered as -1. Those above 1 are treated as 1. It can also be null meaning that the member on this kpi has disappeared -
statusUpdated
boolean statusUpdated
Flag indicating that the status was updated.
-
-
-
Package com.qfs.snl.agent.service.impl
-
Class com.qfs.snl.agent.service.impl.AKpiMonitoringStream
class AKpiMonitoringStream extends AMonitoringStream implements Serializable- serialVersionUID:
- 201511061534L
-
Serialized Fields
-
authExecutor
IAuthenticatedExecutor authExecutor
Executor performing action under the authentication of a user. -
contextAdapter
com.activeviam.activepivot.core.impl.internal.context.impl.ContextValueAdapter contextAdapter
An adapter to decode context values. -
cube
String cube
Name of the cube on which the monitoring runs. -
manager
IActivePivotManager manager
The activePivot manager. -
publisher
IStreamListener publisher
The ActiveMonitor event batcher. -
streamId
String streamId
Internal stream id. -
streamingService
IStreamingService streamingService
Streaming service internally used to run the monitoring stream. -
streamPublisher
com.activeviam.tech.streaming.intf.internal.IStreamPublisher streamPublisher
Streaming publisher providing the internal stream events.
-
-
Class com.qfs.snl.agent.service.impl.KpiMonitoringStream
class KpiMonitoringStream extends AKpiMonitoringStream implements Serializable- serialVersionUID:
- 50800L
-
Serialized Fields
-
clock
com.activeviam.tech.core.internal.time.ITimeSupplier clock
Instance ofITimeSupplier
to abstract time in tests. -
retryCount
int retryCount
Number of tries since the last successful execution of the monitoring. -
retryLock
Object retryLock
Lock to ensure concurrent access to "retry" information.This ensures that
KpiMonitoringStream.retryCount
andKpiMonitoringStream.retryTime
are correctly published across threads and that the system does not attempt to retry a stream while storing the result of an update. -
retryTime
long retryTime
Scheduled retry time for the monitoring.This is used as a lower bound for retry attempt.
-
-
Class com.qfs.snl.agent.service.impl.SentinelBatchPublisher
class SentinelBatchPublisher extends Object implements Serializable- serialVersionUID:
- 201510271025L
-
Serialized Fields
-
eventPublisherId
int eventPublisherId
Simple id for publishers' threads. -
eventPublishers
Map<String,
com.qfs.snl.agent.service.impl.SentinelBatchPublisher.EventPublisher> eventPublishers The map of events publisher, per site. -
eventsThreshold
int eventsThreshold
The number of events that should trigger a publication. -
isClosed
boolean isClosed
Whether this publisher has been closed. -
lock
Object lock
Lock for theSentinelBatchPublisher.eventPublishers
map. -
maxEvents
int maxEvents
The number of events that can be stored in the ActiveMonitor events queue. -
monitorService
IMonitorService monitorService
The ActiveMonitor connection. -
statistics
PublicationStatistics statistics
Statistics regarding event publication.
-
-
-
Package com.qfs.snl.audit.impl
-
Class com.qfs.snl.audit.impl.Audit
class Audit extends AAudit implements Serializable- serialVersionUID:
- 201610031536L
-
-
Package com.qfs.snl.data.impl
-
Class com.qfs.snl.data.impl.SentinelAlert
class SentinelAlert extends Object implements Serializable- serialVersionUID:
- 201503271443L
-
Serialized Fields
-
content
String content
The content. -
eventId
Long eventId
The id of the event related to the alert (may be null). -
id
long id
The id of the alert. -
monitorId
long monitorId
The monitor id (joins with the monitors). -
site
String site
The site where the alert is located. -
start
Long start
The creation of the alert. -
stop
Long stop
The deletion of the alert.
-
-
Class com.qfs.snl.data.impl.SentinelEvent
class SentinelEvent extends Object implements Serializable- serialVersionUID:
- 201503091854L
-
Serialized Fields
-
id
long id
Monitor internal id.Internal id uniquely identifies a monitor version.
-
monitorId
long monitorId
The monitor id (joins with the monitors). -
previousStatus
Double previousStatus
The previous status. -
site
String site
Monitor site, being the "folder" where this monitor is stored. -
states
List<SentinelState> states
The states. -
status
Double status
The status. -
timestamp
long timestamp
The timestamp in milliseconds at which the event occurred. -
updatedResource
Map<String,
String> updatedResource The resource impacted by the event.
-
-
Class com.qfs.snl.data.impl.SentinelState
class SentinelState extends Object implements Serializable- serialVersionUID:
- 201501291544L
-
-
Package com.qfs.snl.dtos
-
Class com.qfs.snl.dtos.AgentConnectionDetailsDto
class AgentConnectionDetailsDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.qfs.snl.dtos.AgentDescriptionDto
class AgentDescriptionDto extends Object implements Serializable- serialVersionUID:
- 8885421776284378568L
-
Serialized Fields
-
agentConnectionDetails
AgentConnectionDetailsDto agentConnectionDetails
Connection details about the agent. -
agentName
String agentName
Name of the agent. -
agentType
String agentType
Type of the agent. -
sites
List<String> sites
The list of sites for this agent.
-
-
Class com.qfs.snl.dtos.AlertDto
class AlertDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Serialized Fields
-
Class com.qfs.snl.dtos.AuditDto
class AuditDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Class com.qfs.snl.dtos.EntityWorkflowConfigurationDto
class EntityWorkflowConfigurationDto extends Object implements Serializable- serialVersionUID:
- 201506261222L
-
Serialized Fields
-
createdAt
AuditDto createdAt
Audit entry marking the creation of this configuration. -
deletedAt
AuditDto deletedAt
Audit entry marking the deletion of this configuration. -
entityId
String entityId
The parameter. -
entityType
String entityType
Type of entity this workflow handles. -
workflowSchema
String workflowSchema
The workflow scheme.
-
-
Class com.qfs.snl.dtos.EventDto
class EventDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Serialized Fields
-
hashCode
Integer hashCode
The cached hashcode. -
id
long id
Event id. -
monitorId
long monitorId
Monitor id. -
previousStatus
Double previousStatus
The previous status. -
site
String site
The site of the event. -
states
List<StateDto> states
Collection of values constituting the event. -
status
Double status
Status of the associated monitor.This follows MDX KPI specifications.
Values below -1 are considered as -1. Those above 1 are treated as 1. It can also be null meaning that the member on this kpi has disappeared -
timestamp
long timestamp
Event datetime (timestamp in ms). -
updatedResource
Map<String,
String> updatedResource The concerned resource.
-
-
Class com.qfs.snl.dtos.FormFieldDto
class FormFieldDto extends Object implements Serializable- serialVersionUID:
- 201502271103L
-
Serialized Fields
-
hidden
boolean hidden
Flag indicating if this field must be visible (false) or hidden (true). -
id
String id
Id of this field. -
name
String name
Name of this field. -
required
boolean required
Flag indicating if this field requires a value. -
type
FormFieldTypeDto type
Type of this field. -
writable
boolean writable
Flag indicating if this field can be writable.
-
-
Class com.qfs.snl.dtos.FormFieldTypeDto
class FormFieldTypeDto extends Object implements Serializable- serialVersionUID:
- 201502271103L
-
Class com.qfs.snl.dtos.KpiMonitorConfigurationDto
class KpiMonitorConfigurationDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class com.qfs.snl.dtos.MonitorDto
class MonitorDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Serialized Fields
-
configuration
String configuration
The particular configuration of the monitor. -
createdAt
AuditDto createdAt
The creation auditId of the monitor. -
creator
String creator
The creator of the monitor. -
deletedAt
AuditDto deletedAt
The deletion auditId of the monitor. -
description
String description
The description of the monitor. -
during
Long during
The during of the monitor. -
id
long id
Monitor identifier. -
name
String name
The name of the monitor. -
properties
String properties
String-encoded properties of this monitor. -
site
String site
The site of the monitor. -
type
String type
The type of the monitor. -
workflowScheme
String workflowScheme
The workflow configuration, as [<workflow type>] = <workflow name>.
-
-
Class com.qfs.snl.dtos.MonitorUpdatesDto
class MonitorUpdatesDto extends Object implements Serializable- serialVersionUID:
- 5541345961778469680L
-
Serialized Fields
-
addedOrUpdatedMonitors
List<MonitorDto> addedOrUpdatedMonitors
The list of added or updated monitors. -
deletedMonitorIds
List<Long> deletedMonitorIds
The list of deleted monitors' ids. -
updatesTimestamp
long updatesTimestamp
The timestamp of the MonitorUpdates.
-
-
Class com.qfs.snl.dtos.ProtocolConfigurationDto
class ProtocolConfigurationDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Class com.qfs.snl.dtos.RegisteredAgentDescriptionDto
class RegisteredAgentDescriptionDto extends AgentDescriptionDto implements Serializable- serialVersionUID:
- 8079179358529048131L
-
Serialized Fields
-
id
int id
Id of the agent within the ActiveMonitor server.
-
-
Class com.qfs.snl.dtos.StateDto
class StateDto extends Object implements Serializable- serialVersionUID:
- 201501281722L
-
Serialized Fields
-
Class com.qfs.snl.dtos.TaskDto
class TaskDto extends Object implements Serializable- serialVersionUID:
- 201502271103L
-
Serialized Fields
-
assignee
String assignee
Name of the user who performed the task. -
candidates
List<String> candidates
List of user names that are allowed to complete the task. -
category
String category
Task category. -
description
String description
Task description text. -
fields
List<FormFieldDto> fields
List of fields involved in the task form. -
id
String id
Task unique id. -
name
String name
Task name. -
priority
int priority
Task priority.
-
-
Class com.qfs.snl.dtos.WorkflowSchemaDto
class WorkflowSchemaDto extends Object implements Serializable- serialVersionUID:
- 50800L
-
-
Package com.qfs.snl.dtos.ws
-
Class com.qfs.snl.dtos.ws.WsMonitorUpdatesDto
- serialVersionUID:
- 50800L
-
Class com.qfs.snl.dtos.ws.WsStatisticUpdatesDto
- serialVersionUID:
- 50800L
-
-
Package com.qfs.snl.monitors.impl
-
Class com.qfs.snl.monitors.impl.Monitor
class Monitor extends Object implements Serializable- serialVersionUID:
- 201502231136L
-
Serialized Fields
-
configuration
String configuration
The particular configuration of the monitor. -
createdAt
IAudit createdAt
The creation audit of the monitor.NB: this attribute is fetched lazily to avoid the "n+1 select" problem of ORMs. However, beware that when retrieving an entry this attribute will be a hibernate proxy and not a fully materialized
IAudit
. However, the fields in the proxy (e.g. the timestamp of the audit action) are still accessible with getters (the fields may appear asnull
in the proxy but calling the getters should return the right value) if fetching has been done properly on a per-query basis. -
creator
String creator
The creator of the monitor. -
deletedAt
IAudit deletedAt
The deletion audit of the monitor.NB: this attribute is fetched lazily to avoid the "n+1 select" problem of ORMs. However, beware that when retrieving an entry this attribute will be a hibernate proxy and not a fully materialized
IAudit
. However, the fields in the proxy (e.g. the timestamp of the audit action) are still accessible with getters (the fields may appear asnull
in the proxy but calling the getters should return the right value) if fetching has been done properly on a per-query basis. -
description
String description
The description of the monitor. -
during
Long during
Delay on alerts in milliseconds. -
id
long id
The id of the monitor. -
internalId
long internalId
The internal id of the monitor. -
name
String name
The name of the monitor. -
properties
String properties
String-encoded properties of this monitor. -
site
String site
The site of the monitor. -
type
String type
The type of the monitor. -
workflowScheme
String workflowScheme
The workflow configuration, as [<workflow type>] = <workflow config>.
-
-
-
Package com.qfs.snl.persistence.impl
-
Class com.qfs.snl.persistence.impl.AAudit
class AAudit extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.qfs.snl.persistence.impl.EntityWorkflowConfiguration
class EntityWorkflowConfiguration extends Object implements Serializable- serialVersionUID:
- 201606271824L
-
Serialized Fields
-
createdAt
IAudit createdAt
The creation audit of the monitor. -
deletedAt
IAudit deletedAt
The deletion audit of the monitor. -
entityId
String entityId
Entity id. -
entityType
String entityType
Entity type name. -
internalId
long internalId
Internal Hibernate id. -
workflowSchema
String workflowSchema
Type of the workflow scheme.
-
-
-
Package com.qfs.snl.repository
-
Package com.qfs.snl.workflows.impl
-
Class com.qfs.snl.workflows.impl.WorkflowPayload
- serialVersionUID:
- 201502181623L
-
Exception Class com.qfs.snl.workflows.impl.WorkflowValidator.CheckException
class CheckException extends RuntimeException implements Serializable- serialVersionUID:
- 201412101904L
-
Serialized Fields
-
tasks
Node[] tasks
List of tasks with failed checks.
-
-
Exception Class com.qfs.snl.workflows.impl.WorkflowValidator.CompilationCheckException
class CompilationCheckException extends RuntimeException implements Serializable- serialVersionUID:
- 201412101904L
-
-
Package com.qfs.snl.workflows.units
-
Package com.qfs.snl.workflows.units.impl
-
Class com.qfs.snl.workflows.units.impl.DefaultWorkflowUnit
class DefaultWorkflowUnit extends Object implements Serializable- serialVersionUID:
- 201502231116L
-