A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes All Packages

A

AAvroFileTask<E> - Class in com.activeviam.io.data.source
Base (abstract) implementation of IFileTask.
AAvroFileTask(Path, IAvroFilesScopedFetchTopic, IMessageChannel<String, E>) - Constructor for class com.activeviam.io.data.source.AAvroFileTask
Create an Avro file task.
AAvroFileTask.AvroReaderVersion - Enum in com.activeviam.io.data.source
Supported versions of Avro reader implementation.
AAvroFileTask.Result - Class in com.activeviam.io.data.source
Base implementation for IFileTask.IResult.
ABufferedArchiveOutputStream - Class in com.activeviam.io.file.impl
Abstract method to managed an archive stream implementation to ensure an optimal generation of a single-entry archive file.
ABufferedArchiveOutputStream(OutputStream, int, File, boolean) - Constructor for class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
accept(IHealthEventHandler) - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
accept(IHealthEventHandler) - Method in interface com.activeviam.io.jdbc.IJdbcHealthEvent
 
accept(IHealthEventHandler) - Method in interface com.activeviam.io.monitoring.health.event.IDlcMessagingHealthEvent
 
accept(IHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcExceptionHealthEvent
 
accept(IHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
accept(IHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
accept(IHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
accept(ICsvSourceHealthEventHandler) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
accept(ICsvSourceHealthEventHandler) - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
accept(IJdbcSourceHealthEventHandler) - Method in interface com.activeviam.io.jdbc.IJdbcHealthEvent
 
accept(IJdbcSourceHealthEventHandler) - Method in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
 
accept(IJdbcSourceHealthEventHandler) - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
accept(IMessagingSourceHealthEventHandler) - Method in interface com.activeviam.io.monitoring.health.event.IDlcMessagingHealthEvent
 
accept(IMessagingSourceHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
 
accept(IMessagingSourceHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
accept(IMessagingSourceHealthEventHandler) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
ACloudCsvScopedFetchSource<F> - Class in com.activeviam.io.source.impl
Abstract implementation of ACsvScopedFetchSource which handles creation of cloud ICsvDataProvider paths to process for a cloud channel.
ACloudCsvScopedFetchSource(Properties, String) - Constructor for class com.activeviam.io.source.impl.ACloudCsvScopedFetchSource
Construct a CSV source based on the specified properties.
ACsvScopedFetchSource<F> - Class in com.activeviam.io.csv.data.source
A CSV source that implements IFetchingDataSource contract.
ACsvScopedFetchSource(Properties, String) - Constructor for class com.activeviam.io.csv.data.source.ACsvScopedFetchSource
Construct a CSV source based on the specified properties.
ACsvSource<I> - Class in com.activeviam.io.test.source.server.DataSource.impl
 
ACsvSource() - Constructor for class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
ACsvSourceConfig<I> - Class in com.activeviam.io.test.source.server.DataSource.impl
Generic ACsvSource implementation used for testing.
ACsvSourceConfig() - Constructor for class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
ACTIVE_SPRING_PROFILES_PROP - Static variable in class com.activeviam.io.test.source.ADlcTest
DLC specific properties used to change data sources for scaling tests.
activePivotConfig - Variable in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ActivePivotSecurityConfigurer
 
activePivotContentService() - Method in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
 
ActivePivotSecurityConfigurer() - Constructor for class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ActivePivotSecurityConfigurer
Constructor
ADataConnectorsRestServiceConfig - Class in com.activeviam.io
Base RESTful service configuration which will set up the base RESTful service endpoint at services/rest/COMPONENT/VERSION/ with the COMPONENT being the component for data sourcing or data sinking.
ADataConnectorsRestServiceConfig() - Constructor for class com.activeviam.io.ADataConnectorsRestServiceConfig
 
ADataExtractionMockRestApplication - Class in com.activeviam.io.test.sink.cfg
A Mock DEE REST Service.
ADataExtractionMockRestApplication() - Constructor for class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication
 
ADataExtractionMockRestApplication.AMockConfig - Class in com.activeviam.io.test.sink.cfg
 
ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService - Class in com.activeviam.io.test.sink.cfg
 
ADataExtractionMockRestApplication.SpringSecurityConfig - Class in com.activeviam.io.test.sink.cfg
 
ADataExtractionMockRestApplication.TestDataExtractionRestService - Class in com.activeviam.io.test.sink.cfg
Generic implementation of ILocalDataExtractionService implementing the different REST endpoints.
ADataExtractionRestServicesConfig - Class in com.activeviam.io.data.sink.cfg
Spring JavaConfig of the Data Extraction REST services required in any custom ActivePivot server project.
ADataExtractionRestServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.ADataExtractionRestServicesConfig
 
ADataExtractionService - Class in com.activeviam.io.data.sink.webservices
Abstract implementation for a ILocalDataExtractionService service.
ADataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Constructor for class com.activeviam.io.data.sink.webservices.ADataExtractionService
Default constructor.
ADataExtractionServicesConfig - Class in com.activeviam.io.data.sink.cfg
Spring JavaConfig of the Data Extraction Engine service.
ADataExtractionServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
 
ADataLoadControllerConfig - Class in com.activeviam.io.test.source.server.impl
Configure a data load controller.
ADataLoadControllerConfig() - Constructor for class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig
 
ADataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter - Class in com.activeviam.io.test.source.server.impl
 
ADataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter - Class in com.activeviam.io.test.source.server.impl
 
ADataLoadControllerRestServiceConfig - Class in com.activeviam.io.data.source.rest
Configures the Data Load Controllers REST service endpoint.
ADataLoadControllerRestServiceConfig() - Constructor for class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
 
ADatastoreTransactionTask - Class in com.activeviam.io.data.source
An abstract implementation of a task that executes a Datastore transaction with an unspecified 'content'.
ADatastoreTransactionTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.ADatastoreTransactionTask
Construct a Datastore transaction task.
addAdditionalSourceTaskInfoDTO(EnhancedDrillthroughTaskInfoDTO, IDeeTaskResultInfo) - Method in class com.activeviam.io.csv.data.sink.webservices.CsvEnhancedDrillthroughService
Adds CSV specific DTO task information to the given EnhancedDrillthroughTaskInfoDTO dto object.
addAdditionalSourceTaskInfoDTO(EnhancedDrillthroughTaskInfoDTO, IDeeTaskResultInfo) - Method in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryEnhancedDrillthroughService
Noop method.
addAdditionalSourceTaskInfoDTO(EnhancedDrillthroughTaskInfoDTO, IDeeTaskResultInfo) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Add source specific DTO task information to the DT task info.
addCustomCsvChannelForTopic(IDataLoadController, String, CSVMessageChannelFactory, Map<String, Pair<List<String>, ITuplePublisher>>) - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
Helper method to add custom CSV channels for custom topics.
addEventToCache(IHealthEvent, String) - Static method in class com.activeviam.io.monitoring.cache.DlcCacheHelper
 
addFileInfo(IFileDeeTaskResultFileInfo) - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultInfo
Add a new element to the list of file info tokens.
addLocalTemplateTask(String, IDeeOrder) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
addLocalTemplateTask(String, IDeeOrder) - Method in interface com.activeviam.io.ILocalDataExtractionService
Add/replace a template task.
addLocalTemplateTask(String, IDeeOrder) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
addOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class com.activeviam.io.test.source.server.ADlcWebApplication
IMPORTANT!!! This is to serve up static resources stored in starter/main/resources/static
addTemplateOrder(String, JsonDeeOrder) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
addTemplateOrder(String, JsonDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
addTemplateOrder(String, JsonDeeOrder) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Add/Update a template order
addTemplateTask(String, String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
addTemplateTask(String, String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Add/replace a template task.
addTemplateTask(String, String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
addTopic(IAvroFilesScopedFetchTopic) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
addTopic(IAvroFilesScopedFetchTopic) - Method in interface com.activeviam.io.data.source.IAvroFileSource
Add a new topic to be supported by this source.
addTopic(IJdbcScopedFetchTopic) - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchSource
Add a new topic to be supported by this source.
addTopic(IJdbcScopedFetchTopic) - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
addTopic(IParquetTopic) - Method in class com.activeviam.io.data.source.ParquetSource
 
addTopic(IMessagingTopic) - Method in class com.activeviam.io.messaging.MessagingSource
 
ADeeOutput - Class in com.activeviam.io.data.sink.pivot.order.impl
Simple bean representing a Data Extraction Engine output.
ADeeOutput() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
ADeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Base implementation for any Data Extraction Engine output column.
ADeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
ADeeTask - Class in com.activeviam.io.data.sink.output.impl
Base (abstract) implementation of a Data Extraction Service task.
ADeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager) - Constructor for class com.activeviam.io.data.sink.output.impl.ADeeTask
Default constructor.
ADeeTaskExtractionProcedure - Class in com.activeviam.io.data.sink.task.exec.impl
Abstract implementation of IDeeTaskExtractionProcedure
ADeeTaskExtractionProcedure() - Constructor for class com.activeviam.io.data.sink.task.exec.impl.ADeeTaskExtractionProcedure
 
ADeeTaskFactory - Class in com.activeviam.io.data.sink.output.impl
Default implementation for IDeeTaskFactory.
ADeeTaskFactory(Properties, IActivePivotManager, IQueriesService, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Default constructor.
ADeeTaskResultInfo - Class in com.activeviam.io.data.sink.output.impl
Bean holding Data Extraction Engine generic result information.
ADeeTaskResultInfo() - Constructor for class com.activeviam.io.data.sink.output.impl.ADeeTaskResultInfo
 
ADlcHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
 
ADlcHealthEvent() - Constructor for class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
ADlcTest - Class in com.activeviam.io.test.source
Generic implementation of a Testing environment for running Load-Specific tests (formally know as DLC).
ADlcTest() - Constructor for class com.activeviam.io.test.source.ADlcTest
 
ADlcWebApplication - Class in com.activeviam.io.test.source.server
 
ADlcWebApplication() - Constructor for class com.activeviam.io.test.source.server.ADlcWebApplication
 
adminAuthority - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
ADrillthroughQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
 
ADrillthroughQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.output.impl.ADrillthroughQueryDeeTask
Default constructor.
AEnhancedDrillthroughService - Class in com.activeviam.io.data.sink.webservices
Enhanced drill-through capabilities as per specification in IEnhancedDrillthroughService contract.
AEnhancedDrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Constructor for class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Default constructor.
AEnhancedDrillthroughServicesConfig - Class in com.activeviam.io.data.sink.cfg
Spring JavaConfig of the Enhanced Drill-through service.
AEnhancedDrillthroughServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
 
AExecutionTask - Class in com.activeviam.io.data.source
Abstract execution task.
AExecutionTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.AExecutionTask
Construct an execution task.
AGetAggregateQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
Data Extraction Service task for Get Aggregates Query operation.
AGetAggregateQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.output.impl.AGetAggregateQueryDeeTask
Default constructor.
AJdbcPreparedStatementTask<E> - Class in com.activeviam.io.data.source
Base implementation of a IJdbcStatementTask that executes a prepared statement.
AJdbcPreparedStatementTask(IJdbcScopedFetchTopic, Object[], DataSource, IMessageChannel<String, E>) - Constructor for class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Create a task for executing a prepared statement.
AJdbcPreparedStatementTask.Result - Class in com.activeviam.io.data.source
Default implementation of IJdbcStatementTask.IResult.
AJsonDeeOrderConversion - Class in com.activeviam.io.data.common.json.impl
Proceed to the conversion of the DEE JSON classes to the "traditional" DEE classes.
AJsonDeeOrderConversion() - Constructor for class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
 
AJsonDeeOutput - Class in com.activeviam.io.data.common.json.impl
The base JSON DEE output implementation.
AJsonDeeOutput() - Constructor for class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
AJsonDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON DEE output column.
AJsonDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
AJsonDrillthroughQuery - Class in com.activeviam.io.data.common.json.impl
The base JSON drill-through query implementation
AJsonDrillthroughQuery() - Constructor for class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Constructor
AJsonDrillthroughQuery(Map<String, String>) - Constructor for class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Full constructor
AJsonQuery - Class in com.activeviam.io.data.common.json.impl
The base JSON query implementation
AJsonQuery() - Constructor for class com.activeviam.io.data.common.json.impl.AJsonQuery
Constructor
AJsonQuery(Map<String, String>) - Constructor for class com.activeviam.io.data.common.json.impl.AJsonQuery
Full constructor
ALocationsQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
Base (abstract) implementation of a Data Extraction Service task for Locations Query operation.
ALocationsQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.output.impl.ALocationsQueryDeeTask
Default constructor.
AMdxQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
Data Extraction Service task for MDX Query operation.
AMdxQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask
Default constructor.
AMdxQueryDeeTask.TupleLocation - Class in com.activeviam.io.data.sink.output.impl
Helps to transform an ITuple object to a ILocation.
AMockConfig() - Constructor for class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.AMockConfig
 
AOutputHandler - Class in com.activeviam.io.data.sink.output.impl
Abstract output handler
AOutputHandler(IDeeOrder, PivotDefinitionHelper) - Constructor for class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
AP_COOKIE_NAME - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
AParquetFileTask<E> - Class in com.activeviam.io.data.source
Base (abstract) implementation of IFileTask.
AParquetFileTask(Path, IParquetTopic, IMessageChannel<String, E>) - Constructor for class com.activeviam.io.data.source.AParquetFileTask
Create an Parquet file task.
AParquetFileTask.Result - Class in com.activeviam.io.data.source
Base implementation for IFileTask.IResult.
apConfig - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
 
apConfig - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
 
apConfig - Variable in class com.activeviam.io.test.source.server.TestAppConfig
ActivePivot spring configuration
apConfig() - Method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
appendAdditionalSchemaReferenceFieldsTo(ISelectionDescriptionBuilder.HasSomeFields) - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Helper method to allow extensions of this class to add their own custom store references.
appendDatastore(IDatastore) - Method in class com.activeviam.io.data.source.AParquetFileTask
 
appendUserFolderToBaseDirPath(String, boolean, Authentication) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
appendUserFolderToBaseUrl(String, boolean, Authentication) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
apply(String, Map<String, Object>) - Method in interface com.activeviam.io.IDataLoadController.IScopeToRemoveWhereConditionConverter
Generate a remove-where condition corresponding to a particular topic and scope.
apply(String, Map<String, Object>) - Method in class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter
 
apply(String, Map<String, Object>) - Method in class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter
 
apply(String, Map<String, Object>) - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter
 
apply(String, Map<String, Object>) - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter
 
apply(Map<String, Object>) - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter
Convert a fetch scope into file scan parameters for IFilesScopedFetchTopic.fetchFiles(Map).s
apply(Map<String, Object>) - Method in class com.activeviam.io.data.source.JdbcStatementTopic.ScopeToSqlParametersConverter
Convert the given business scope (for a particular statement task execution) into the relevant SQL input parameters (for the JDBC statement topic this tasks relate to).
apServicesConfig - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
 
apServicesConfig - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
 
apServicesConfig() - Method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
apWebServicesConfig - Variable in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesConfig
 
ARemoveFactsQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
DEE task for executing a RemoveFactsQuery.
ARemoveFactsQueryDeeTask(IDeeOrder, Authentication, IActivePivotManager, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.output.impl.ARemoveFactsQueryDeeTask
Default constructor.
ARequestHelper - Class in com.activeviam.io.test
Sends JSON to a DEE / DEE Rest endpoint
ARequestHelper() - Constructor for class com.activeviam.io.test.ARequestHelper
 
ArrayAsTroveListGenericDatumReader - Class in com.activeviam.io.data.source
A EnhancedGenericDatumReader that uses TIntArrayList, TLongArrayList, TFloatArrayList and TDoubleArrayList Java types to materialize values when reading schema type array for element type int, long, float and double (respectively).
ArrayAsTroveListGenericDatumReader(Schema) - Constructor for class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
Create an enhanced generic datum reader with detailed monitoring disabled.
ArrayAsTroveListGenericDatumReader(Schema, boolean) - Constructor for class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
Create an enhanced generic datum reader with optional enabling of detailed monitoring.
ArrayAsTroveListGenericDatumReader(Schema, GenericData) - Constructor for class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with detailed monitoring disabled.
ArrayAsTroveListGenericDatumReader(Schema, GenericData, boolean) - Constructor for class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with optional enabling of detailed monitoring.
arrayCopy() - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
ASearchFactsQueryDeeTask - Class in com.activeviam.io.data.sink.output.impl
DEE task for executing a SearchFactsQuery.
ASearchFactsQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.output.impl.ASearchFactsQueryDeeTask
Default constructor.
ASecurityConfig - Class in com.activeviam.io.test.source.server.security.impl
Class taken from 5.9.0 Sandbox project.
ASecurityConfig() - Constructor for class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
ASecurityConfig.AWebSecurityConfigurer - Class in com.activeviam.io.test.source.server.security.impl
Common configuration for HttpSecurity.
assignPartition(int, long) - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
ATemplatePlaceholderHelper - Class in com.activeviam.io.data.sink.pivot.order.impl
 
ATemplatePlaceholderHelper() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
 
ATestEnhancedDrillthroughService() - Constructor for class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
authenticationManagerBean() - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ActivePivotSecurityConfigurer
 
authorityComparator() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
[Bean] Comparator for user roles.
AVRO_READER_STATISTICS_ENABLED_PROP - Static variable in class com.activeviam.io.data.source.AAvroFileTask
Whether to enabled detailed Avro reader statistics collection.
AVRO_READER_VERSION_PROP - Static variable in class com.activeviam.io.data.source.AAvroFileTask
Optional property, to tell which Avro reader implementation to use (refer to AAvroFileTask.AvroReaderVersion for supported options; use the enum name as property value).
AvroCompactArrayUtils - Class in com.activeviam.io.data.source
Collection of utility methods to handle 'SparseVector' in ActivePivot based on Avro 'CompactArray' records.
AvroCompactArrayUtils() - Constructor for class com.activeviam.io.data.source.AvroCompactArrayUtils
 
AvroFilesScopedFetchSource - Class in com.activeviam.io.data.source
Default implementation of IAvroFileSource.
AvroFilesScopedFetchSource(Properties) - Constructor for class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Construct an Avro file source based on the specified properties.
AvroFilesScopedFetchSource.ChannelFetchFuture - Class in com.activeviam.io.data.source
Standard implementation of IAvroFileSource.IChannelFetchFuture.
AvroFilesScopedFetchSource.ChannelFetchScope - Class in com.activeviam.io.data.source
Standard implementation of IAvroFileSource.IChannelFetchScope.
AvroFilesScopedFetchSource.LogMessages - Class in com.activeviam.io.data.source
 
AvroFilesScopedFetchTopic - Class in com.activeviam.io.data.source
Default implementation of an IAvroFilesScopedFetchTopic.
AvroFilesScopedFetchTopic(String, String, PathMatcher, IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter, String, String, Properties) - Constructor for class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
Construct an Avro files scoped fetch topic.
AvroFileTask - Class in com.activeviam.io.data.source
Generic blank implementation of an Avro Task
AvroFileTask(Path, IAvroFilesScopedFetchTopic, IMessageChannel) - Constructor for class com.activeviam.io.data.source.AvroFileTask
Create an Avro file task.
AWebSecurityConfigurer() - Constructor for class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
This constructor does not enable the logout URL.
AWebSecurityConfigurer(String) - Constructor for class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
This constructor enables the logout URL.
AXmlBasedDeeOrderBuilder - Class in com.activeviam.io.data.sink.pivot.order.impl
Base (abstract) implementation for a Data Extraction Engine order builder, which is based on JAXB unmarshalling of a given XML description of DEE order.
AXmlBasedDeeOrderBuilder() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.AXmlBasedDeeOrderBuilder
Default constructor.
AzureCsvScopedFetchSource<F> - Class in com.activeviam.io.data.source
Fetches from an Azure CSV Blob file.
AzureCsvScopedFetchSource(Properties) - Constructor for class com.activeviam.io.data.source.AzureCsvScopedFetchSource
Construct a CSV source based on the specified properties.

B

BASE_STORE_COB_DATE - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_STORE_NAME - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Base Store Fields
BASE_STORE_PRODUCT_ID - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_STORE_PRODUCT_NAME - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_STORE_TRADE_ID - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_TO_BAD_PRODUCT_STORE_REF - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_TO_PRODUCT_STORE_REF - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
BASE_TO_TRADE_STORE_REF - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Reference Names
BASE_URL - Static variable in class com.activeviam.io.test.ARequestHelper
 
BASE_URL_PROP - Static variable in class com.activeviam.io.test.ARequestHelper
DLC Endpoint Properties
basePublisher - Variable in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
BasePublisher - Class in com.activeviam.io.test.source.server.DataSource.impl
Tuple publisher which is used inside other tuple publishers.
BasePublisher(IDatastore, String) - Constructor for class com.activeviam.io.test.source.server.DataSource.impl.BasePublisher
 
baseStoreDescription() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
BASIC_AUTH_BEAN_NAME - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
basicAuthenticationEntryPoint() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
Returns the default AuthenticationEntryPoint to use for the fallback basic HTTP authentication.
beforeClose() - Method in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
Call for some pre-processing before calling the actual close on the underlying stream
beforeClose() - Method in class com.activeviam.io.file.impl.BufferedSingleEntryZipOutputStream
 
branchPermissionsManager() - Method in class com.activeviam.io.test.source.server.security.impl.DataAccessSecurityConfig
 
BUCKETING_FOLDER - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
The folder for bucketed measures.
BufferedCSVOutputStream - Class in com.activeviam.io.csv.data.sink.output.impl
Managed stream implementation of GZIPOutputStream for ensuring an optimal generation of a single-entry archive file.
BufferedCSVOutputStream(File, boolean) - Constructor for class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
Default constructor.
BufferedCSVOutputStream(File, int, boolean) - Constructor for class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
Alternative constructor.
BufferedGZipOutputStream - Class in com.activeviam.io.file.impl
Managed stream implementation of GZIPOutputStream for ensuring an optimal generation of a single-entry archive file.
BufferedGZipOutputStream(File, boolean) - Constructor for class com.activeviam.io.file.impl.BufferedGZipOutputStream
Default constructor.
BufferedGZipOutputStream(File, int, boolean) - Constructor for class com.activeviam.io.file.impl.BufferedGZipOutputStream
Alternative constructor.
BufferedSingleEntryZipOutputStream - Class in com.activeviam.io.file.impl
Managed stream implementation of ZipOutputStream for ensuring an optimal generation of a single-entry archive file.
BufferedSingleEntryZipOutputStream(File, String, boolean) - Constructor for class com.activeviam.io.file.impl.BufferedSingleEntryZipOutputStream
Default constructor.
BufferedSingleEntryZipOutputStream(File, String, int, boolean) - Constructor for class com.activeviam.io.file.impl.BufferedSingleEntryZipOutputStream
Alternative constructor.
build() - Method in class com.activeviam.io.data.source.tracing.TraceableParquetParserBuilder
build() - Method in class com.activeviam.io.test.source.server.security.impl.InMemoryUserDetailsManagerBuilder
Builds the In-memory UserDetailsManager and returns it
build(String) - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrderBuilder
Build a data extraction service order based on the given description.
build(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.AXmlBasedDeeOrderBuilder
 
buildAdaptiveSizeDesc(StringBuilder, long) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Build adaptive description of a given bytes size, into the specified message builder.
buildAdaptiveTimeDesc(StringBuilder, long) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Build adaptive description of a given ms time, into the specified message builder.
buildColumnCalculators(AStoreMessageChannelFactory.TopicStore, Map<String, IColumnCalculator<Object[]>>) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
buildResult(ParquetParsingDoneEvent) - Method in class com.activeviam.io.data.source.AParquetFileTask
We construct the IResult object, used for the DLC REST response, using data extracted from the Parquet health event.
bulkLoadCsvMessageChannelFactory() - Method in interface com.activeviam.io.csv.data.source.ICsvScopedFetchSourceConfig
Factory to create new Channels.
bulkLoadCsvMessageChannelFactory(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
bulkLoadCsvSource(String) - Method in interface com.activeviam.io.csv.data.source.ICsvScopedFetchSourceConfig
Creates and adds CSV topics to a source.
bulkLoadCsvSource(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
Implementations should return a source-specific csv source.
bulkLoadCsvSource(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
CsvScopedFetchSource for bulk csv load.
BUNDLE_NAME - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 

C

CALCULATED_MEMBER_ROLE_PROPERTY - Static variable in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
The name of the property which contains the role allowed to add new calculated members in the configuration service.
call() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
call() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
call() - Method in class com.activeviam.io.data.source.AAvroFileTask
 
call() - Method in class com.activeviam.io.data.source.ADatastoreTransactionTask
 
call() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
call() - Method in class com.activeviam.io.data.source.AParquetFileTask
Within each file's call(), create a ParquetParserBuilder.
call() - Method in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
call() - Method in class com.activeviam.io.data.source.StartListeningControllerTask
 
call() - Method in class com.activeviam.io.data.source.StopListeningControllerTask
 
call() - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
cancel(boolean) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
Attempt to cancel execution of ALL the underlying file tasks.
cancel(boolean) - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
Attempt to cancel execution of ALL the underlying file tasks.
cancelEnhancedDrillthrough() - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
cancelEnhancedDrillthrough() - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
Cancel the enhanced drillthrough query currently running (if any) by the authenticated user.
cancelEnhancedDrillthrough() - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
cancelEnhancedDrillthrough() - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
Cancel the enhanced drillthrough query currently running (if any) by the authenticated user.
cancelEnhancedDrillthrough() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
CANCELLED - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task execution has been cancelled.
cancelTask(String) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
cancelTask(String) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
cancelTask(String) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Cancel a task already submitted.
cancelTask(String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Cancel the task.
cancelTask(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Cancel a task already submitted.
cancelTask(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
cancelTaskList(List<String>) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
cancelTaskList(List<String>) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
cancelTaskList(List<String>) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Cancel a list of tasks already submitted.
cancelTaskList(List<String>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Cancel the list of tasks.
cancelTaskList(List<String>) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Cancel a list of tasks already submitted.
cancelTaskList(List<String>) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
CATALOG_NAME - Static variable in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
The name of the ICatalogDescription.
cause - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
CAUSE - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
channel - Variable in class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
ChannelFetchFuture(String, IAvroFileSource.IChannelFetchScope, List<Future<IFileTask.IResult>>) - Constructor for class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
ChannelFetchFuture(String, IChannelFetchScope, List<Future<IFileTask.IResult>>) - Constructor for class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
ChannelFetchScope(IMessageChannel<String, Object>, String, boolean) - Constructor for class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
ChannelFetchScope(IMessageChannel<String, Object>, String, boolean) - Constructor for class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
checkAndRetrieveSecurityAuth() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Check and retrieve the security authentication for the user doing the current request.
checkAndRetrieveSecurityAuth() - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Check and retrieve the security authentication for the user doing the current request.
checkLevelDefinition(String, String, String, String, String) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Check if the level definition given in the DEE order exist in the cube or not.
checkMeasureDefinition(String, String, String) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Check if the measure given in the DEE order exist in the cube or not.
checkProducts(int) - Method in class com.activeviam.io.test.source.ADlcTest
Checks that the Products store was loaded correctly.
checkStatus(String) - Method in class com.activeviam.io.DataLoadController
 
checkStatus(String) - Method in interface com.activeviam.io.IDataLoadController
Check the status of a particular data operation previously triggered via this controller.
checkTaskAccessRight(DeeFutureTask, Authentication) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Check that the authenticated user is allowed to access the future task.
checkTaskAccessRight(DeeFutureTask, Authentication) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Check that the authenticated user is allowed to access the future task.
checkTrades(int) - Method in class com.activeviam.io.test.source.ADlcTest
Checks that the Trades store was loaded correctly during initial load.
checkTradesUntilNonEmpty(int, long) - Method in class com.activeviam.io.test.source.ADlcTest
Checks that the Trades store was loaded correctly within a specified amount of time
clazz - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The class in which the event was created.
CLAZZ - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
clearOldCompletedTasks() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
clearOldCompletedTasks() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
clearOldCompletedTasks() - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Clear the task information hold by the service, for tasks that have been completed for a while.
clearOldCompletedTasks() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Clear the task information repository for tasks that have been completed more than a certain number of days ago.
clearOldCompletedTasks() - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Clear the task information hold by the service, for tasks that have been completed for a while.
clearOldCompletedTasks() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
clearUserEnhancedDrillthrough(String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
clearUserEnhancedDrillthrough(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
clearUserEnhancedDrillthrough(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
client() - Method in interface com.activeviam.io.blob.IAzureCsvConnector
Creates a client for accessing the Azure storage account.
client() - Method in interface com.activeviam.io.s3.IS3CsvConnector
 
client() - Method in interface com.activeviam.io.storage.IGoogleCsvConnector
 
clone() - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
clone() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
cloneAndScale(double[], double) - Static method in class com.activeviam.io.data.source.SparseVectorUtils
Clone original 'SparseVector' representation and scale 'non null' vector values.
cloneAndScaleAndLeftZeroPad(double[], double, int) - Static method in class com.activeviam.io.data.source.SparseVectorUtils
Clone original 'SparseVector' representation, scale 'non null' vector values, and left-pad with zero values.
close() - Method in interface com.activeviam.io.csv.data.source.ICsvFilesScopedFetchTopic
 
close() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Shutdown the source.
close() - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
Shutdown the source.
close() - Method in class com.activeviam.io.data.source.KafkaJsonDeserializer
 
close() - Method in class com.activeviam.io.DataLoadController
Shutdown the controller.
close() - Method in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
close() - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
close(boolean) - Method in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
close(boolean) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
close(boolean) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
close(boolean) - Method in interface com.activeviam.io.data.sink.output.IOutputHandler
Close current output
closeTraceContext() - Method in class com.activeviam.io.data.source.AExecutionTask
Closes the TraceContext associated with this thread.
COB_DATE - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Shared Store Fields
com.activeviam.io - package com.activeviam.io
 
com.activeviam.io.blob - package com.activeviam.io.blob
 
com.activeviam.io.csv.data.sink.cfg - package com.activeviam.io.csv.data.sink.cfg
 
com.activeviam.io.csv.data.sink.json.impl - package com.activeviam.io.csv.data.sink.json.impl
 
com.activeviam.io.csv.data.sink.order.impl - package com.activeviam.io.csv.data.sink.order.impl
 
com.activeviam.io.csv.data.sink.output - package com.activeviam.io.csv.data.sink.output
 
com.activeviam.io.csv.data.sink.output.impl - package com.activeviam.io.csv.data.sink.output.impl
 
com.activeviam.io.csv.data.sink.task - package com.activeviam.io.csv.data.sink.task
 
com.activeviam.io.csv.data.sink.task.impl - package com.activeviam.io.csv.data.sink.task.impl
 
com.activeviam.io.csv.data.sink.webservices - package com.activeviam.io.csv.data.sink.webservices
 
com.activeviam.io.csv.data.source - package com.activeviam.io.csv.data.source
 
com.activeviam.io.data.common - package com.activeviam.io.data.common
 
com.activeviam.io.data.common.jaxb.impl - package com.activeviam.io.data.common.jaxb.impl
(C) ActiveViam 2021 ALL RIGHTS RESERVED.
com.activeviam.io.data.common.json - package com.activeviam.io.data.common.json
 
com.activeviam.io.data.common.json.impl - package com.activeviam.io.data.common.json.impl
 
com.activeviam.io.data.sink.cfg - package com.activeviam.io.data.sink.cfg
 
com.activeviam.io.data.sink.dto.impl - package com.activeviam.io.data.sink.dto.impl
DEE (Data Extraction Engine) types and DTOs shared between components of the HSBC Risk SWD ActivePivot Platform.
com.activeviam.io.data.sink.inmemory.cfg - package com.activeviam.io.data.sink.inmemory.cfg
 
com.activeviam.io.data.sink.inmemory.pivot.order - package com.activeviam.io.data.sink.inmemory.pivot.order
 
com.activeviam.io.data.sink.inmemory.pivot.order.impl - package com.activeviam.io.data.sink.inmemory.pivot.order.impl
 
com.activeviam.io.data.sink.inmemory.task - package com.activeviam.io.data.sink.inmemory.task
 
com.activeviam.io.data.sink.inmemory.task.impl - package com.activeviam.io.data.sink.inmemory.task.impl
 
com.activeviam.io.data.sink.inmemory.webservices - package com.activeviam.io.data.sink.inmemory.webservices
 
com.activeviam.io.data.sink.output - package com.activeviam.io.data.sink.output
 
com.activeviam.io.data.sink.output.impl - package com.activeviam.io.data.sink.output.impl
 
com.activeviam.io.data.sink.pivot.context - package com.activeviam.io.data.sink.pivot.context
Context Values shared between components of the HSBC Risk SWD ActivePivot Platform.
com.activeviam.io.data.sink.pivot.context.impl - package com.activeviam.io.data.sink.pivot.context.impl
(C) ActiveViam 2021 ALL RIGHTS RESERVED.
com.activeviam.io.data.sink.pivot.dist.message - package com.activeviam.io.data.sink.pivot.dist.message
 
com.activeviam.io.data.sink.pivot.jit - package com.activeviam.io.data.sink.pivot.jit
 
com.activeviam.io.data.sink.pivot.order - package com.activeviam.io.data.sink.pivot.order
 
com.activeviam.io.data.sink.pivot.order.impl - package com.activeviam.io.data.sink.pivot.order.impl
 
com.activeviam.io.data.sink.pivot.query - package com.activeviam.io.data.sink.pivot.query
 
com.activeviam.io.data.sink.pivot.query.impl - package com.activeviam.io.data.sink.pivot.query.impl
(C) ActiveViam 2021 ALL RIGHTS RESERVED.
com.activeviam.io.data.sink.pivot.vector - package com.activeviam.io.data.sink.pivot.vector
 
com.activeviam.io.data.sink.rest - package com.activeviam.io.data.sink.rest
 
com.activeviam.io.data.sink.task.exec - package com.activeviam.io.data.sink.task.exec
 
com.activeviam.io.data.sink.task.exec.impl - package com.activeviam.io.data.sink.task.exec.impl
 
com.activeviam.io.data.sink.webservices - package com.activeviam.io.data.sink.webservices
 
com.activeviam.io.data.sink.webservices.custom - package com.activeviam.io.data.sink.webservices.custom
Web Service Interfaces shared between components of the HSBC Risk SWD ActivePivot Platform.
com.activeviam.io.data.source - package com.activeviam.io.data.source
 
com.activeviam.io.data.source.rest - package com.activeviam.io.data.source.rest
 
com.activeviam.io.data.source.tracing - package com.activeviam.io.data.source.tracing
 
com.activeviam.io.data.source.utils - package com.activeviam.io.data.source.utils
 
com.activeviam.io.datastore.tuple - package com.activeviam.io.datastore.tuple
 
com.activeviam.io.file - package com.activeviam.io.file
 
com.activeviam.io.file.impl - package com.activeviam.io.file.impl
 
com.activeviam.io.jdbc - package com.activeviam.io.jdbc
 
com.activeviam.io.kafka - package com.activeviam.io.kafka
 
com.activeviam.io.messaging - package com.activeviam.io.messaging
 
com.activeviam.io.monitoring - package com.activeviam.io.monitoring
 
com.activeviam.io.monitoring.cache - package com.activeviam.io.monitoring.cache
 
com.activeviam.io.monitoring.exception - package com.activeviam.io.monitoring.exception
 
com.activeviam.io.monitoring.health.event - package com.activeviam.io.monitoring.health.event
 
com.activeviam.io.monitoring.health.event.constants - package com.activeviam.io.monitoring.health.event.constants
 
com.activeviam.io.monitoring.health.event.handler - package com.activeviam.io.monitoring.health.event.handler
 
com.activeviam.io.monitoring.health.event.handler.impl - package com.activeviam.io.monitoring.health.event.handler.impl
 
com.activeviam.io.monitoring.health.event.impl - package com.activeviam.io.monitoring.health.event.impl
 
com.activeviam.io.monitoring.tracing - package com.activeviam.io.monitoring.tracing
 
com.activeviam.io.s3 - package com.activeviam.io.s3
 
com.activeviam.io.source - package com.activeviam.io.source
 
com.activeviam.io.source.impl - package com.activeviam.io.source.impl
 
com.activeviam.io.storage - package com.activeviam.io.storage
 
com.activeviam.io.test - package com.activeviam.io.test
 
com.activeviam.io.test.sink.cfg - package com.activeviam.io.test.sink.cfg
 
com.activeviam.io.test.sink.rest - package com.activeviam.io.test.sink.rest
 
com.activeviam.io.test.source - package com.activeviam.io.test.source
 
com.activeviam.io.test.source.server - package com.activeviam.io.test.source.server
 
com.activeviam.io.test.source.server.ContentServer - package com.activeviam.io.test.source.server.ContentServer
 
com.activeviam.io.test.source.server.DataSource.impl - package com.activeviam.io.test.source.server.DataSource.impl
 
com.activeviam.io.test.source.server.dataStore.constants - package com.activeviam.io.test.source.server.dataStore.constants
 
com.activeviam.io.test.source.server.impl - package com.activeviam.io.test.source.server.impl
 
com.activeviam.io.test.source.server.pivot.impl - package com.activeviam.io.test.source.server.pivot.impl
 
com.activeviam.io.test.source.server.security.impl - package com.activeviam.io.test.source.server.security.impl
 
COMPACT - com.activeviam.io.data.source.SparseVectorUtils.SparseVectorRepresentation
Compact representation of a 'SparseVector' in primitive form.
compareTo(IDeeTask) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
compareTo(IDeeTask) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
compareTo(DeeFutureTask) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeFutureTask
 
compileCondition(ICondition, Map<String, String>) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Compiles the input ICondition into an IBaseCondition.
compileCondition(String, ICondition, Map<String, String>) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Compiles the input ICondition into an IBaseCondition.
compileLogicalCondition(String, ILogicalCondition, Map<String, String>) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Compiles the input ILogicalCondition into an IBaseCondition.
compileMatchingCondition(String, IMatchingCondition) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Convert javax.xml.datatype.XMLGregorianCalendar to java.util.Date.
compileSubCondition(ISubCondition, Map<String, String>) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Compiles the input ISubCondition into an IBaseCondition.
CompositeDeeOrder - Class in com.activeviam.io.data.sink.pivot.order.impl
Simple bean representing a composite Data Extraction Engine order.
CompositeDeeOrder() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
CompositeDeeOrder(List<IDeeOrder>) - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
CompressionType - Enum in com.activeviam.io.file
Type of compression available when using the output to file.
CompressionTypeAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a String and a CompressionType.
CompressionTypeAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.CompressionTypeAdapter
 
compute(IColumnCalculator.IColumnCalculationContext<Object[]>) - Method in class com.activeviam.io.data.source.ReadTupleFieldColumnCalculator
 
computeColumnNamesHeader(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
configure(Map, boolean) - Method in class com.activeviam.io.data.source.KafkaJsonDeserializer
 
configure(AuthenticationManagerBuilder) - Method in class com.activeviam.io.test.source.server.security.impl.InMemoryUserDetailsManagerBuilder
 
configure(HttpSecurity) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.SpringSecurityConfig
 
configure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
 
configure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.JwtSecurityConfigurer
 
configure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.VersionSecurityConfigurer
 
configure(WebSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
configureCubeBuilder(ICubeDescriptionBuilder.INamedCubeDescriptionBuilder, boolean) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
Configures the given builder in order to created the cube description.
configureGlobal(AuthenticationManagerBuilder) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.SpringSecurityConfig
 
configureGlobal(AuthenticationManagerBuilder) - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
Configures the authentication of the whole application.
ContentServerSecurityConfigurer() - Constructor for class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ContentServerSecurityConfigurer
 
contentService() - Method in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
Service used to store the ActivePivot descriptions and the entitlements (i.e.
context - Static variable in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication
 
context - Static variable in class com.activeviam.io.test.source.server.ADlcWebApplication
 
context - Variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
 
context - Variable in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.JwtSecurityConfigurer
 
context - Variable in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.VersionSecurityConfigurer
 
contextValues - Variable in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Optional context values
contextValues - Variable in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Optional context values
controllerDelegatesByTopic - Variable in class com.activeviam.io.data.source.AExecutionTask
 
convert(AJsonDeeOutput) - Method in class com.activeviam.io.csv.data.sink.json.impl.CsvJsonDeeOrderConversion
Convert the JSON DEE output into one of the traditional ADeeOutput objects.
convert(AJsonDeeOutput) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON DEE output into one of the traditional ADeeOutput objects.
convert(AJsonDeeOutput) - Method in class com.activeviam.io.data.common.json.impl.InMemoryJsonDeeOrderConversion
Conversion the JSON DEE output into one of the traditional ADeeOutput objects is not supported at the moment for the InMemory source.
convert(AJsonDeeOutputColumn) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Convert the JSON DEE output column into one of the traditional ADeeOutputColumn objects.
convert(AJsonDeeOutputColumn) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON DEE output column into one of the traditional ADeeOutputColumn objects.
convert(AJsonDrillthroughQuery) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Convert the JSON drill-through query into one of the core objects.
convert(AJsonDrillthroughQuery) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON drill-through query into one of the core objects.
convert(AJsonQuery) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Convert the JSON DEE order query into one of the core IQuery objects.
convert(AJsonQuery) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON DEE order query into one of the core IQuery objects.
convert(JsonDeeOrder) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Convert the JSON DEE order into the traditional DeeOrder object.
convert(JsonDeeOrder) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON DEE order into the traditional DeeOrder object.
convert(List<AJsonQuery>) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Convert the JSON DEE order queries into one of the core IQuery objects.
convert(List<AJsonQuery>) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Convert the JSON DEE order queries into one of the core IQuery objects.
convert(Map<String, String>) - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
 
convert(Map<String, String>) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
 
convertGenericDeeOutput(Class<? extends ADeeOutput>, AJsonDeeOutput) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOrderConversion
Generic conversion of the JSON DEE output for the base properties of the ADeeOutput object.
convertValue(String, JsonNode) - Method in class com.activeviam.io.data.common.json.impl.CustomJsonConditionCompiler
 
cookieName - Variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
The name of the cookie to clear.
copy() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
copy() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
copy() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
copyForRemoteExecution() - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
corsConfigurationSource() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
[Bean] Spring standard way of configuring CORS.
COUNT_NAME - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
 
createCubeDescription(boolean) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
Creates the cube description.
CREATED - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task has just been created.
createDataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionServicesConfig
 
createDataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Create the Data Extraction Service instance
createDataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionServicesConfig
 
createDirectoryTopic(ICSVSource<Path>, String, String, String, String, ICSVParserConfiguration) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
createDrillthroughOrder(String, IQuery<?>, String) - Method in class com.activeviam.io.csv.data.sink.webservices.CsvEnhancedDrillthroughService
Create the (MDX) drillthrough DEE order
createDrillthroughOrder(String, IQuery<?>, String) - Method in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryEnhancedDrillthroughService
Create the (MDX) drillthrough DEE order
createDrillthroughOrder(String, IQuery<?>, String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Create the (MDX) drillthrough DEE order
createDrillthroughTask(Authentication, IQuery<?>, String) - Method in class com.activeviam.io.csv.data.sink.webservices.CsvEnhancedDrillthroughService
 
createDrillthroughTask(Authentication, IQuery<?>, String) - Method in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryEnhancedDrillthroughService
 
createDrillthroughTask(Authentication, IQuery<?>, String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
createEndPoint(Object, JAXBDataBindingFactory, String) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesConfig
Create an configured Endpoint with the properties returned by ActivePivotWebServicesConfig.webServiceProperties().
createEnhancedrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvEnhancedDrillthroughServicesConfig
 
createEnhancedrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Method in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Create the Enhanced Drill-through Service instance.
createEnhancedrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryEnhancedDrillthroughServicesConfig
 
createExecutorService(List<IDeeTaskStatusListener>, int, PriorityBlockingQueue<Runnable>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Create the executor service to manage the DEE tasks
createFutureTask(IDeeTask, List<IDeeTaskStatusListener>) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeThreadPoolExecutor
Create the future task to process the DEE order
createHttpInvokerServiceExporter(Object, Class<?>) - Method in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
Create an HttpInvokerServiceExporter for the given service.
createHttpInvokerServiceExporter(Object, Class<?>) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
Create an HttpInvokerServiceExporter for the given service.
createNewCsvSource(Properties, String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Creates a new source-specific (ie: local, cloud, etc..) Csv source extending IFetchingDataSource.
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvDrillthroughQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvGetAggregateQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvMdxQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvRemoveFactsQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvSearchFactsQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDrillthroughQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryGetAggregateQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryMdxQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryRemoveFactsQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemorySearchFactsQueryDeeTask
 
createOutputHandler(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
Abstract method to create the source specific output handler according to the definition in the IDeeOrder.
createPattern(boolean[][]) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
createRangeCoordPattern() - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
createRestService() - Method in class com.activeviam.io.ADataConnectorsRestServiceConfig
Create the RESTful service to execute source/sink operations.
createRestService() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestServicesConfig
 
createRestService() - Method in class com.activeviam.io.data.sink.cfg.EnhancedDrillthroughRestServicesConfig
Deprecated.
 
createRestService() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestServicesConfig
 
createRestService() - Method in class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
 
createSchemaSelectionDescription(IDatastoreSchemaDescription) - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Creates the ISelectionDescription for the Benchmark schema.
createTask(IDeeOrder, Authentication) - Method in interface com.activeviam.io.data.sink.output.IDeeTaskFactory
Create a task, based on the given order.
createTask(IDeeOrder, Authentication) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Create a task, based on the given order.
createTask(IDeeOrder, Authentication, String, String, boolean, boolean) - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvDeeTaskFactory
 
createTask(IDeeOrder, Authentication, String, String, boolean, boolean) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDeeTaskFactory
 
createTask(IDeeOrder, Authentication, String, String, boolean, boolean) - Method in interface com.activeviam.io.data.sink.output.IDeeTaskFactory
Create a task, based on the given order and specific base dirpath and base URL (for task results localization/access).
createTask(IDeeOrder, Authentication, String, String, boolean, boolean) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Abstract method to be implemented by a source specific implementation of ADeeTaskFactory.
createTopic(String, String, ICSVParserConfiguration) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
createTopicChannelsMap() - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Topic, datastores and tuplepublishers to create channels in DataLoadControllerConfig
createTranslator(List<IColumnCalculator<Object[]>>) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
CRITICAL - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has critical priority.
CSV_FILE_EXTENSION - Static variable in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
CSV_PARSER_THREAD - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
CSV_TOPIC__PRODUCT - Static variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
CSV_TOPIC__TRADE - Static variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Source and Topic definition
CSVA_BUFFER_SIZE - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
CsvCloudScopedFetchTopic<E> - Class in com.activeviam.io.source.impl
Default implementation of a ICloudsScopedFetchTopic.
CsvCloudScopedFetchTopic(String, ICloudDirectory<E>, ICloudCsvDataProviderFactory<E>, String, IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter, ICSVParserConfiguration, String, Properties) - Constructor for class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
Construct a CSV files fetch topic.
CsvDataExtractionEngineConfig - Class in com.activeviam.io.csv.data.sink.cfg
 
CsvDataExtractionEngineConfig() - Constructor for class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionEngineConfig
 
CsvDataExtractionRestService - Class in com.activeviam.io.csv.data.sink.cfg
Defines the RESTful bridge over the Data Extraction Service (ILocalDataExtractionService.
CsvDataExtractionRestService(ILocalDataExtractionService) - Constructor for class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
Constructor
CsvDataExtractionRestServicesConfig - Class in com.activeviam.io.csv.data.sink.cfg
Spring JavaConfig of the ADataExtractionRestServicesConfig.
CsvDataExtractionRestServicesConfig() - Constructor for class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestServicesConfig
 
CsvDataExtractionService - Class in com.activeviam.io.csv.data.sink.webservices
 
CsvDataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Constructor for class com.activeviam.io.csv.data.sink.webservices.CsvDataExtractionService
Default constructor.
CsvDataExtractionServicesConfig - Class in com.activeviam.io.csv.data.sink.cfg
Spring JavaConfig of the Data Extraction Engine service.
CsvDataExtractionServicesConfig() - Constructor for class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionServicesConfig
 
CsvDeeTaskFactory - Class in com.activeviam.io.csv.data.sink.task.impl
Default implementation for IDeeTaskFactory.
CsvDeeTaskFactory(Properties, IActivePivotManager, IQueriesService, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvDeeTaskFactory
Default constructor.
CsvDrillthroughQueryDeeTask - Class in com.activeviam.io.csv.data.sink.task.impl
DEE task for executing a DrillthroughQuery.
CsvDrillthroughQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvDrillthroughQueryDeeTask
Default constructor.
CsvEnhancedDrillthroughService - Class in com.activeviam.io.csv.data.sink.webservices
A CSV-source specific implementation of the IEnhancedDrillthroughService contract.
CsvEnhancedDrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Constructor for class com.activeviam.io.csv.data.sink.webservices.CsvEnhancedDrillthroughService
Default constructor.
CsvEnhancedDrillthroughServicesConfig - Class in com.activeviam.io.csv.data.sink.cfg
Configures a CSV specific AEnhancedDrillthroughServicesConfig config.
CsvEnhancedDrillthroughServicesConfig() - Constructor for class com.activeviam.io.csv.data.sink.cfg.CsvEnhancedDrillthroughServicesConfig
 
CsvFilesScopedFetchTopic - Class in com.activeviam.io.csv.data.source
Default implementation of a ICsvFilesScopedFetchTopic.
CsvFilesScopedFetchTopic(String, String, PathMatcher, IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter, ICSVParserConfiguration) - Constructor for class com.activeviam.io.csv.data.source.CsvFilesScopedFetchTopic
Construct a CSV files fetch topic.
CsvGetAggregateQueryDeeTask - Class in com.activeviam.io.csv.data.sink.task.impl
Data Extraction Service task for Get Aggregates Query operation for an InMemory Data Extraction.
CsvGetAggregateQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvGetAggregateQueryDeeTask
Default constructor.
CsvJsonDeeOrderConversion - Class in com.activeviam.io.csv.data.sink.json.impl
Proceed to the conversion of the DEE JSON classes to the "traditional" DEE classes for a CSV source.
CsvJsonDeeOrderConversion() - Constructor for class com.activeviam.io.csv.data.sink.json.impl.CsvJsonDeeOrderConversion
 
CsvMdxQueryDeeTask - Class in com.activeviam.io.csv.data.sink.task.impl
Data Extraction Service task for MDX Query operation.
CsvMdxQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvMdxQueryDeeTask
Default constructor.
CsvRemoveFactsQueryDeeTask - Class in com.activeviam.io.csv.data.sink.task.impl
DEE task for executing a RemoveFactsQuery.
CsvRemoveFactsQueryDeeTask(IDeeOrder, Authentication, IActivePivotManager, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvRemoveFactsQueryDeeTask
Default constructor.
CsvSearchFactsQueryDeeTask - Class in com.activeviam.io.csv.data.sink.task.impl
DEE task for executing a SearchFactsQuery.
CsvSearchFactsQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IEnhancedDrillthroughService) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.CsvSearchFactsQueryDeeTask
Default constructor.
CsvTemplatePlaceholderHelper - Class in com.activeviam.io.csv.data.sink.order.impl
Source specific implementation of ATemplatePlaceholderHelper which handles csv-source specific processing of placeholders.
CsvTemplatePlaceholderHelper() - Constructor for class com.activeviam.io.csv.data.sink.order.impl.CsvTemplatePlaceholderHelper
 
CUBE_NAME - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
The name of the cube
CubeConfig - Class in com.activeviam.io.test.source.server.pivot.impl
Configuration for the "EquityDerivativesCube" ActivePivot instance.
CubeConfig() - Constructor for class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
 
CubeDimensionsConfig - Class in com.activeviam.io.test.source.server.pivot.impl
Definition of the dimensions used in CubeConfig.
CubeDimensionsConfig() - Constructor for class com.activeviam.io.test.source.server.pivot.impl.CubeDimensionsConfig
 
CubeMeasuresConfig - Class in com.activeviam.io.test.source.server.pivot.impl
Definition of the measures used in CubeConfig.
CubeMeasuresConfig() - Constructor for class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
 
currentField - Variable in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
currentRecordSchema - Variable in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
CustomJsonConditionCompiler - Class in com.activeviam.io.data.common.json.impl
Custom version of the JsonConditionCompiler to simply convert the JSON content to a ICondition object without applying any validation
CustomJsonConditionCompiler() - Constructor for class com.activeviam.io.data.common.json.impl.CustomJsonConditionCompiler
 
CustomKafkaAvroDeserializerGenericRecord - Class in com.activeviam.io.data.source
Customize the deserialize method to reuse GenericDatumReader.
CustomKafkaAvroDeserializerGenericRecord() - Constructor for class com.activeviam.io.data.source.CustomKafkaAvroDeserializerGenericRecord
 
CustomKafkaAvroDeserializerObjectTuple - Class in com.activeviam.io.data.source
Customize the deserialize method to reuse GenericDatumReader and GenericObject.
CustomKafkaAvroDeserializerObjectTuple() - Constructor for class com.activeviam.io.data.source.CustomKafkaAvroDeserializerObjectTuple
 
customStoreDescriptions() - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Helper method to allow for additional Store definitions.
cxfDataExtractionService(ADataExtractionServicesConfig) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesConfig
 
cxfEnhancedDrillthroughService(AEnhancedDrillthroughServicesConfig) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesConfig
 

D

DATA_CONNECTORS_REST_NAMESPACE - Static variable in class com.activeviam.io.DataConnectorsRestVersion
Namespace for the connectors REST services
DATA_EXTRACTION_REMOTING_SERVICE - Static variable in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
 
DATA_EXTRACTION_REMOTING_SERVICE - Static variable in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
 
DATA_EXTRACTION_SERVICE_ADDRESS - Static variable in class com.activeviam.io.data.sink.cfg.ADataExtractionRestServicesConfig
The address of the DEE REST services
DATA_EXTRACTION_SVC_ENDPOINT_SUFFIX - Static variable in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesEndPoints
 
DATA_LOAD_CONTROLLER_SERVICE_ADDRESS - Static variable in class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
The address of the DLC REST services
DataAccessSecurityConfig - Class in com.activeviam.io.test.source.server.security.impl
Spring-IOC configuration of ActivePivot data access control security.
DataAccessSecurityConfig() - Constructor for class com.activeviam.io.test.source.server.security.impl.DataAccessSecurityConfig
 
DataConnectorsRestVersion - Class in com.activeviam.io
Rest endpoint version of Data-Connectors.
DataConnectorsRestVersion() - Constructor for class com.activeviam.io.DataConnectorsRestVersion
 
DataExtractionRemotingServicesConfig - Class in com.activeviam.io.csv.data.sink.cfg
Spring JavaConfig to expose the DEE and Enhanced Drill-through as Spring HTTP-remoting services.
DataExtractionRemotingServicesConfig - Class in com.activeviam.io.data.sink.cfg
Spring JavaConfig to expose the DEE and Enhanced Drill-through as Spring HTTP-remoting services.
DataExtractionRemotingServicesConfig() - Constructor for class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
 
DataExtractionRemotingServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
 
dataExtractionRemotingServicesMapping() - Method in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
 
dataExtractionRemotingServicesMapping() - Method in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
 
dataExtractionService - Variable in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
dataExtractionService - Variable in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
dataExtractionService() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Custom implementation of the custom ILocalDataExtractionService contract.
dataExtractionServiceBaseDirPath - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
The path to the base directory in which the Data Extraction Service results shall be generated (if/as applicable).
DataExtractionServiceException - Exception in com.activeviam.io.data.sink.webservices.custom
Exception thrown when a method of Data Extraction Service fails to execute.
DataExtractionServiceException() - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
DataExtractionServiceException(String) - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
DataExtractionServiceException(String, String, Object...) - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
DataExtractionServiceException(String, Throwable) - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
DataExtractionServiceException(Throwable) - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
DataExtractionServiceException(Throwable, String, String, Object...) - Constructor for exception com.activeviam.io.data.sink.webservices.custom.DataExtractionServiceException
 
dataExtractionServiceHttpBaseUrl - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
The base URL where to access the Data Extraction Service results (if/as applicable).
DataExtractionServiceLogMessages - Class in com.activeviam.io.data.sink.webservices
Log messages for ActivePivot DEE (Data Extraction Service) services operations.
dataExtractionServiceOrderBuilder() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Order Builder for the Data Extraction service.
dataExtractionServiceTaskFactory() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionServicesConfig
Task Factory for the Data Extraction service.
dataExtractionServiceTaskFactory() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Task Factory for the source specific Data Extraction service.
dataExtractionServiceTaskFactory() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionServicesConfig
Task Factory for the Data Extraction service.
dataExtractionServiceTaskStatusListeners() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Listeners to status change events for all the tasks handled by the Data Extraction service.
dataExtractionServiceWithTaskFolders - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Whether/not to add a task-based sub-folder to the base dir path and the base URL (if/as applicable) considered for the Data Extraction Service.
dataExtractionServiceWithUserFolders - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Whether/not to add a user-based sub-folder to the base dir path and the base URL (if/as applicable) considered for the Data Extraction Service.
dataExtractionTemplates - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Collection of data extraction templates.
dataExtractionTemplates() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Collection of data extraction templates which can be requested through the exposed services.
dataExtractionTemplatesBaseDirPath - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
The path to the base directory in which the JSON Data Extraction Templates are defined (if/as applicable).
DataExtractionWebServicesConfig - Class in com.activeviam.io.data.sink.cfg
Spring JavaConfig to expose the DEE and Enhanced Drill-through services as CXF web-services.
DataExtractionWebServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesConfig
 
DataExtractionWebServicesEndPoints - Class in com.activeviam.io.data.sink.cfg
List of end points for the Data Extraction web-services.
dataLoadController() - Method in class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig
 
dataLoadController() - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
 
DataLoadController - Class in com.activeviam.io
Default implementation of a IDataLoadController.
DataLoadController(IDatastore, Properties) - Constructor for class com.activeviam.io.DataLoadController
Construct a data load controller.
DataLoadController.TopicControllerDelegates - Class in com.activeviam.io
 
dataLoadControllerConfig - Variable in class com.activeviam.io.test.source.server.impl.DataLoadControllerRestServiceConfig
 
DataLoadControllerConfig - Class in com.activeviam.io.test.source.server.impl
Configure a data load controller.
DataLoadControllerConfig() - Constructor for class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
 
DataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter - Class in com.activeviam.io.test.source.server.impl
 
DataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter - Class in com.activeviam.io.test.source.server.impl
 
DataLoadControllerRequest - Class in com.activeviam.io.data.source.rest
A request sent to IDataLoadControllerRestService for executing some data operation.
DataLoadControllerRequest() - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
DataLoadControllerRequest(String, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
DataLoadControllerResponse - Class in com.activeviam.io.data.source.rest
A simple POJO to store response related information.
DataLoadControllerResponse() - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
DataLoadControllerResponse(String, long, List<IHealthEvent>) - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
DataLoadControllerResponse(String, long, List<IHealthEvent>, String) - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
DataLoadControllerRestService - Class in com.activeviam.io.data.source.rest
Base implementation of IDataLoadControllerRestService.
DataLoadControllerRestService(IDataLoadController) - Constructor for class com.activeviam.io.data.source.rest.DataLoadControllerRestService
Construct a data load controller Rest service.
DataLoadControllerRestServiceConfig - Class in com.activeviam.io.test.source.server.impl
Configure a Rest service to allow remote control of data loading in ActivePivot.
DataLoadControllerRestServiceConfig() - Constructor for class com.activeviam.io.test.source.server.impl.DataLoadControllerRestServiceConfig
 
dataProviderFactory() - Method in interface com.activeviam.io.blob.IAzureCsvConnector
Default implementation of a CSV Azure Blob data provider factory.
dataProviderFactory() - Method in interface com.activeviam.io.source.ICloudCsvConnector
Create a Factory to retrieve CSV files from Blob cloud storage.
dataProviderFactory() - Method in interface com.activeviam.io.storage.IGoogleCsvConnector
Create a Factory to retrieve Blob data from Google storage.
datastore - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
 
datastore - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
datastore - Variable in class com.activeviam.io.data.source.AExecutionTask
 
datastore - Variable in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
datastore() - Method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
datastoreConfig - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
DatastoreDescriptionConfig - Class in com.activeviam.io.test.source.server.pivot.impl
An IActivePivotManagerDescriptionConfig that creates the ActivePivot manager description for the Sandbox application.
DatastoreDescriptionConfig() - Constructor for class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
DataStoreNames - Class in com.activeviam.io.test.source.server.dataStore.constants
Default Datastores defines two stores, Trade and Products.
DataStoreNames() - Constructor for class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
DATE - Static variable in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication
 
DATE - Static variable in class com.activeviam.io.test.source.ADlcTest
Date for test topics
DEE_ADMIN_ROLE_PROP - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Name of the DEE property defining the role with admin privilege.
DEE_ADMIN_ROLE_PROP - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
DEE_BASE_DIR_PATH_PROP - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Name of the mandatory property that defines the path to the base directory in which the task results shall be generated (if/as applicable), unless explicitly parameterized in a different way when calling ADeeTaskFactory.createTask(IDeeOrder, Authentication, String, String, boolean, boolean).
DEE_BASE_URL - Static variable in class com.activeviam.io.test.ARequestHelper
 
DEE_BASE_URL_PROP - Static variable in class com.activeviam.io.test.ARequestHelper
DEE Endpoint Properties
DEE_HTTP_BASE_URL_PROP - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Name of the mandatory property that defines the base URL where to access the task results (if/as applicable), unless explicitly parameterized in a different way when calling ADeeTaskFactory.createTask(IDeeOrder, Authentication, String, String, boolean, boolean).
DEE_INITIAL_WORK_QUEUE_SIZE_PROP - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Name of the DEE property defining the initial work queue size.
DEE_MANDATORY_PROP_NOT_SET - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEE_MDX_NB_RETRIES_DEFAULT_VALUE - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Default value considered when ADeeTaskFactory.DEE_MDX_NB_RETRIES_PROP is not set.
DEE_MDX_NB_RETRIES_PROP - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Name of the optional property that defines the maximum number of retries for MDX queries.
DEE_PROP_IS_EMPTY - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEE_PROP_IS_INVALID - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEE_REST_VERSION - Static variable in class com.activeviam.io.DataConnectorsRestVersion
Version of DEE's Rest contract
DEE_SERVICES_BASE_ENDPOINT - Static variable in class com.activeviam.io.test.ARequestHelper
 
DEE_TASK_RETENTION_MIN_DAYS_PROP - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Name of the DEE property defining the minimum task information retention period.
DEE_TEMPLATES_BASE_DIR_PATH_PROP - Static variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Name of the property that defines the path to the base directory in which the JSON template files are defined.
DEE_THREAD_POOL_SIZE_PROP - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Name of the DEE property defining the size of the thread pool dedicated for data extraction tasks execution.
DEE_THREADPOOL_NAME - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Name of the DEE thread pool.
DEE_URL - Static variable in class com.activeviam.io.test.ARequestHelper
URL to send DEE operations
DEE_WITH_TASK_FOLDERS_DEFAULT_VALUE - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Default value considered when ADeeTaskFactory.DEE_WITH_TASK_FOLDERS_PROP is not set.
DEE_WITH_TASK_FOLDERS_PROP - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Name of the optional property that defines whether/not to add a task-based sub-folder to the base dir path and the base URL, unless explicitly parameterized in a different way when calling ADeeTaskFactory.createTask(IDeeOrder, Authentication, String, String, boolean, boolean).
DEE_WITH_USER_FOLDERS_DEFAULT_VALUE - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Default value considered when ADeeTaskFactory.DEE_WITH_USER_FOLDERS_PROP is not set.
DEE_WITH_USER_FOLDERS_PROP - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
Name of the optional property that defines whether/not to add a user-based sub-folder to the base dir path and the base URL, unless explicitly parameterized in a different way when calling ADeeTaskFactory.createTask(IDeeOrder, Authentication, String, String, boolean, boolean).
deeAdminAuthority - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
deeAdminGrantedAuthority - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Id of the granted authority for DEE admin users (default = ROLE_DEE_ADMIN).
deeAdminGrantedAuthority - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Id of the granted authority for DEE admin users (default = ROLE_DEE_ADMIN).
DeeException - Exception in com.activeviam.io.monitoring.exception
Exception thrown whenever there is a failure during internal processing operations related to the Data Extraction (DEE) activity.
DeeException() - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeException(String) - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeException(String, Object...) - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeException(String, Throwable) - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeException(Throwable) - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeException(Throwable, String, Object...) - Constructor for exception com.activeviam.io.monitoring.exception.DeeException
 
DeeFutureTask - Class in com.activeviam.io.data.sink.task.exec.impl
Cancellable asynchronous computation for tailor-made Data Extraction Engine task management.
DeeFutureTask(IDeeTask, List<IDeeTaskStatusListener>) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.DeeFutureTask
Default constructor.
deeGetRequest(String, String) - Method in class com.activeviam.io.test.DeeRequestHelper
 
DeeLogMessages - Class in com.activeviam.io.monitoring
Log messages for ActivePivot DEE (Data Extraction Service) operations.
DeeOrder - Class in com.activeviam.io.data.sink.pivot.order.impl
Simple bean representing a Data Extraction Engine order.
DeeOrder() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
DEEORDER_IMPOSSIBLE_CREATE_UNMARSHALLER - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEEORDER_LOCALE_NOT_FOUND - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEEORDER_UNMARSHAL_ERROR - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
deeOrderBuilder - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Delegate for building orders: see IDeeOrderBuilder for more details.
DeeOrderPriority - Enum in com.activeviam.io.data.sink.pivot.order
Enumeration of possible Data Extraction Engine order priorities.
deeOutput - Variable in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
DeeOutputAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a ADeeOutput and a IDeeOutputColumn.
DeeOutputAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputAdapter
 
DeeOutputColumnAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a ADeeOutputColumn and a IDeeOutputColumn.
DeeOutputColumnAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnAdapter
 
DeeOutputColumnsWrapper - Class in com.activeviam.io.data.common.jaxb.impl
Wrapper of a List of IDeeOutputColumn instances, usable for JAXB custom marshaling.
DeeOutputColumnsWrapper() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapper
 
DeeOutputColumnsWrapperAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a DeeOutputColumnsWrapper and a List of IDeeOutputColumn instances.
DeeOutputColumnsWrapperAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapperAdapter
 
DeeOutputConstants - Class in com.activeviam.io.data.sink.pivot.order.impl
List of the default values used for the DEE output configuration
DeeOutputExtractionProcedureWrapper - Class in com.activeviam.io.data.common.jaxb.impl
Wrapper usable for JAXB custom marshaling.
DeeOutputExtractionProcedureWrapper() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
DeeOutputExtractionProcedureWrapperAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a DeeOutputExtractionProcedureWrapper and a IDeeTaskExtractionProcedure
DeeOutputExtractionProcedureWrapperAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapperAdapter
 
deepCopy(Schema, T) - Method in class com.activeviam.io.data.source.EnhancedGenericData
 
deePostRequest(String, String) - Method in class com.activeviam.io.test.DeeRequestHelper
 
DeeQueriesWrapper - Class in com.activeviam.io.data.common.jaxb.impl
Wrapper of a List of IQuery instances, usable for JAXB custom marshaling.
DeeQueriesWrapper() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapper
 
DeeQueriesWrapperAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a DeeQueriesWrapper and a List of IQuery instances.
DeeQueriesWrapperAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapperAdapter
 
deeRequest(String, String, String) - Method in class com.activeviam.io.test.DeeRequestHelper
 
DeeRequestHelper - Class in com.activeviam.io.test
 
DeeRequestHelper() - Constructor for class com.activeviam.io.test.DeeRequestHelper
 
DeeResultFileInfoDTO - Class in com.activeviam.io.data.sink.dto.impl
DTO for Data Extraction Engine result file information.
DeeResultFileInfoDTO() - Constructor for class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
DeeResultFileInfoDTO(String) - Constructor for class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
deeServicesConfig() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.AMockConfig
 
deeServicesConfig() - Method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
DEESVC_CLEANUP_OPERATION_ALREADY_RUNNING - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_CLEANUP_OPERATION_NOT_ALLOWED - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_MANDATORY_PROP_NOT_SET - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_NO_VALID_USER_AUTH - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_SUBMIT_TASK_EXC - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_SUBMIT_TASK_SUCCESS - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_TASK_ACCESS_NOT_ALLOWED - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEESVC_UNKNOWN_TASK - Static variable in class com.activeviam.io.data.sink.webservices.DataExtractionServiceLogMessages
 
DEETASK_COLUMN_DIMENSION_UNKNOWN - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_COLUMN_HIERARCHY_UNKNOWN - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_COLUMN_LEVEL_UNKNOWN - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_COLUMN_MEASURE_UNKNOWN - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_EXTRACTION_FILES_GENERATED - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_EXTRACTION_PROCEDURE_INITIALIZATION_FAILED - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_INTERRUPT - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_IO_EXCEPTION - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_LOCATIONQUERY_WRONG_OUTPUTTYPE - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_MDX_MAX_RETRIES - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_MDX_NOT_VALID - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_MDX_RETRY - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_MDX_TIME - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_PIVOT_UNKNOWN - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_REMOVEFACTS_SUCCCESS - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_SEARCHFACTS_WRONG_OUTPUTTYPE - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_STATUS_CHANGED - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DEETASK_UNKNOWN_ORDER_CREATE_TASK - Static variable in class com.activeviam.io.monitoring.DeeLogMessages
 
DeeTaskExtractionProcedureAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un)marshaling between a ADeeTaskExtractionProcedure and a IDeeTaskExtractionProcedure
DeeTaskExtractionProcedureAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.DeeTaskExtractionProcedureAdapter
 
deeTaskFactory - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Delegate for creating tasks: see IDeeTaskFactory for more details.
DeeTaskInfo - Class in com.activeviam.io.data.sink.task.exec.impl
Bean holding Data Extraction Engine task information.
DeeTaskInfo(String, String, String) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
DeeTaskInfoDTO - Class in com.activeviam.io.data.sink.dto.impl
DTO for Data Extraction Engine task information.
DeeTaskInfoDTO() - Constructor for class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
DeeTaskInfoDTO(String, String, String) - Constructor for class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
deeTaskRetentionMinDays - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Minimum retention period for DEE task information hold in memory, in days (default = 7).
DeeTaskStatus - Enum in com.activeviam.io.data.sink.task.exec
Enumeration of the possible Data Extraction Engine task execution statuses.
DeeTaskStatusChangeEvent - Class in com.activeviam.io.data.sink.task.exec.impl
Event notifying a change of Data Extraction Engine task status.
DeeTaskStatusChangeEvent(DeeTaskStatus, DeeTaskStatus, IDeeTaskInfo) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.DeeTaskStatusChangeEvent
Default constructor.
DeeTaskWithTaskStatusListenersWrapper - Class in com.activeviam.io.data.sink.task.exec.impl
Wrapper to associate a particular IDeeTask instance with IDeeTaskStatusListener instances for submission to the DeeThreadPoolExecutor.
DeeTaskWithTaskStatusListenersWrapper(IDeeTask, List<IDeeTaskStatusListener>) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
Default constructor.
DeeThreadPoolExecutor - Class in com.activeviam.io.data.sink.task.exec.impl
Custom thread pool executor implementation for Data Extraction Engine tasks management.
DeeThreadPoolExecutor(int, int, long, TimeUnit, PriorityBlockingQueue<Runnable>, NamedThreadFactory, List<IDeeTaskStatusListener>) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.DeeThreadPoolExecutor
Default constructor.
deeThreadPoolSize - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
DEE thread pool size (default = ).
DEFAULT_AVRO_READER_STATISTICS_ENABLED - Static variable in class com.activeviam.io.data.source.AAvroFileTask
DEFAULT_AVRO_READER_VERSION - Static variable in class com.activeviam.io.data.source.AAvroFileTask
DEFAULT_BRANCH - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
DEFAULT_CONTROLLER_NAME - Static variable in class com.activeviam.io.DataLoadController
DEFAULT_DOUBLE_NUMBER_FORMAT - Static variable in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
DEFAULT_FILE_COMPRESSION_TYPE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
 
DEFAULT_FILE_CSV_SEPARATOR - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default CSV format separator.
DEFAULT_FILE_KEEP_OUTPUT_FILE_IF_FAILURE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
 
DEFAULT_FILE_MAX_RAW_DATA_SIZE_PER_FILE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default max data size (in bytes) for each given result file.
DEFAULT_FILE_MAX_ROWS_PER_FILE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default max number of data rows (excluding header) that each given result file shall contain.
DEFAULT_FILE_TASK_MAX_CONCURRENCY - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
DEFAULT_HAS_COLUMN_NAMES_HEADER - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default flag value for indicating whether/not the file has a header with column names.
DEFAULT_JDBC_FETCH_SIZE - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
DEFAULT_LOCALE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default Locale used if nothing specified, or if specified locale cannot be found.
DEFAULT_MAX_REMOVALS - Static variable in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Default max removals considered, unless specified differently by RemoveFactsQuery.setMaxRemovals(int).
DEFAULT_MAX_RESULTS - Static variable in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
Default max results considered, unless specified differently by JsonDrillthroughQuery.setMaxResults(int).
DEFAULT_MAX_RESULTS - Static variable in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
Default max results considered, unless specified differently by JsonSearchFactsQuery.setMaxResults(int).
DEFAULT_MAX_RESULTS - Static variable in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Default max results considered, unless specified differently by SearchFactsQuery.setMaxResults(int).
DEFAULT_MAX_TX_DRAIN_SIZE - Static variable in class com.activeviam.io.messaging.MessagingTopic
 
DEFAULT_MAX_TX_DRAIN_TIME_MS - Static variable in class com.activeviam.io.messaging.MessagingTopic
 
DEFAULT_MEASURE_VALUE_IF_NULL - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default return value for the measures if they are NULL.
DEFAULT_NAME - Static variable in class com.activeviam.io.csv.data.source.LocalCsvScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.AzureCsvScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.GcpCsvScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.JdbcScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.ParquetSource
 
DEFAULT_NAME - Static variable in class com.activeviam.io.data.source.S3CsvScopedFetchSource
DEFAULT_NAME - Static variable in class com.activeviam.io.messaging.MessagingSource
 
DEFAULT_POLL_TIMEOUT - Static variable in class com.activeviam.io.kafka.KafkaMessageConsumer
 
DEFAULT_PUBLISH_CHUNK_SIZE - Static variable in class com.activeviam.io.messaging.MessagingTopic
 
DEFAULT_PUBLISH_QUEUE_CAPACITY - Static variable in class com.activeviam.io.messaging.MessagingTopic
 
DEFAULT_PUBLISH_TASK_MAX_CONCURRENCY - Static variable in class com.activeviam.io.messaging.MessagingTopic
DEFAULT_PUBLISH_TASK_MAX_CONCURRENCY_PER_FETCH_TASK - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
DEFAULT_STATEMENT_TAX_MAX_CONCURRENCY - Static variable in class com.activeviam.io.data.source.JdbcScopedFetchSource
DEFAULT_SURROUNDING_DATA_WITH_QUOTES - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Default flag value for surrounding the data with quotes.
DEFAULT_SYSTEM_OUTPUT_BUFFER_SIZE - Static variable in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
Default size of the intermediary buffer used to write compressed results into the system resources (e.g.
DEFAULT_THREAD_POOL_SIZE - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Default DEE thread pool size.
DEFAULT_TRANSFORM_NA_TO_EMPTY - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
 
defaultDeeMdxMaxNbRetries - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
DefaultDeeOrderBuilder - Class in com.activeviam.io.data.sink.pivot.order.impl
Default implementation for a Data Extraction Engine order builder, which is based on JAXB unmarshalling of a given XML description of DEE order.
DefaultDeeOrderBuilder() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.DefaultDeeOrderBuilder
Default constructor.
defaultResultBaseUrl - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
defaultResultDirPath - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
defaultWithTaskFolders - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
defaultWithUserFolders - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
DELIV_SUBDIR - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
DENSE - com.activeviam.io.data.source.SparseVectorUtils.SparseVectorRepresentation
Dense representation of a 'SparseVector' in primitive form.
deserialize(boolean, String, Boolean, byte[], Schema) - Method in class com.activeviam.io.data.source.CustomKafkaAvroDeserializerGenericRecord
 
deserialize(boolean, String, Boolean, byte[], Schema) - Method in class com.activeviam.io.data.source.CustomKafkaAvroDeserializerObjectTuple
 
deserialize(byte[]) - Method in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
deserialize(String, byte[]) - Method in class com.activeviam.io.data.source.KafkaJsonDeserializer
 
dimensions(ICanStartBuildingDimensions) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeDimensionsConfig
Adds the dimensions descriptions to the input builder.
disableRegisteringSpringCorsFilter(SpringCorsFilter) - Method in class com.activeviam.io.test.source.server.ADlcWebApplication
 
discoverFiles(List<Path>, Path, PathMatcher, boolean) - Static method in class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
 
dispatcherServletRegistration(DispatcherServlet, ObjectProvider<MultipartConfigElement>) - Method in class com.activeviam.io.test.source.server.ADlcWebApplication
Special beans to make AP work in SpringBoot https://github.com/spring-projects/spring-boot/issues/15373
DLC_CACHE - Static variable in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
DLC_ENDPOINT - Static variable in class com.activeviam.io.test.ARequestHelper
 
DLC_ENDPOINT_PROP - Static variable in class com.activeviam.io.test.ARequestHelper
 
DLC_EVENT_TYPE - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
DLC_REST_VERSION - Static variable in class com.activeviam.io.DataConnectorsRestVersion
Version of DLC's Rest contract
DLC_SCHEMA_NAME - Static variable in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Name of the Sandbox schema
DLC_STATUS_ENDPOINT - Static variable in class com.activeviam.io.test.ARequestHelper
 
DLC_STATUS_ENDPOINT_PROP - Static variable in class com.activeviam.io.test.ARequestHelper
 
DLC_STATUS_URL - Static variable in class com.activeviam.io.test.ARequestHelper
 
DLC_URL - Static variable in class com.activeviam.io.test.ARequestHelper
URL to send DLC operations
DlcCacheHelper - Class in com.activeviam.io.monitoring.cache
Helper utility class to interacting with the DLC cache for IHealthEvent.
DlcCacheHelper() - Constructor for class com.activeviam.io.monitoring.cache.DlcCacheHelper
 
DlcCacheManager - Class in com.activeviam.io.monitoring.cache
Singleton class that ensures only one instance of DLC cache exists.
DlcCsvHealthEvent - Class in com.activeviam.io.csv.data.source
 
DlcCsvHealthEvent() - Constructor for class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
DlcCsvHealthEventHandler - Class in com.activeviam.io.csv.data.source
Default event handler used by the DLC to handle CSV source events.
DlcCsvHealthEventHandler() - Constructor for class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
dlcEventType - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
DlcEventTypeConstants - Class in com.activeviam.io.monitoring.health.event.constants
Class for various DlcEventType related constants
DlcEventTypeConstants() - Constructor for class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
DlcException - Exception in com.activeviam.io.monitoring.exception
 
DlcException() - Constructor for exception com.activeviam.io.monitoring.exception.DlcException
Constructs a new exception with null as its detail message.
DlcException(String) - Constructor for exception com.activeviam.io.monitoring.exception.DlcException
Constructs a new exception with the specified detail message.
DlcException(String, Throwable) - Constructor for exception com.activeviam.io.monitoring.exception.DlcException
Constructs a new exception with the specified detail message and cause.
DlcException(String, Throwable, boolean, boolean) - Constructor for exception com.activeviam.io.monitoring.exception.DlcException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
DlcException(Throwable) - Constructor for exception com.activeviam.io.monitoring.exception.DlcException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DlcExceptionHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
A generic exception event
DlcExceptionHealthEvent(Throwable) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcExceptionHealthEvent
 
DlcFormatter - Interface in com.activeviam.io.data.common
 
DlcMessagingFailureHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
A generic failure event to handle exceptions and/or failures encountered when listening to a MessagingTopic.
DlcMessagingFailureHealthEvent(Throwable, String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
Construct the health event.
DlcMessagingHealthEventHandler - Class in com.activeviam.io.monitoring.health.event.handler.impl
A event handler for the events generated by a MessagingSource.
DlcMessagingHealthEventHandler() - Constructor for class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
DlcMessagingHealthEventHandler(String) - Constructor for class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
Construct the event handler.
DlcMessagingSummaryHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
A summary health event
DlcMessagingSummaryHealthEvent(String, String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
DlcMessagingTaskDoneHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
A generic messaging health event that can be fired to indicate when a task is completed when listening to a MessagingTopic.
DlcMessagingTaskDoneHealthEvent(String, String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
Construct the health event.
DlcNoStatusHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
No status health event
DlcNoStatusHealthEvent(String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
DlcParquetHealthEventHandler - Class in com.activeviam.io.data.source
 
DlcParquetHealthEventHandler() - Constructor for class com.activeviam.io.data.source.DlcParquetHealthEventHandler
 
dlcRequest - Variable in class com.activeviam.io.test.source.ADlcTest
 
dlcRequest(String, String, String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Wrapper around dlcRequest for a single topic and a CobDate scope.
dlcRequest(String, List<String>, Pair<String, String>, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Construct and send a request to the DLC
dlcRequest(String, List<String>, String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Wrapper around dlcRequest for a CobDate scope.
DlcRequestHelper - Class in com.activeviam.io.test
Sends load/unload operations on a given topic through a remote DLC request.
DlcRequestHelper() - Constructor for class com.activeviam.io.test.DlcRequestHelper
 
dlcStatusRequest(String) - Method in class com.activeviam.io.test.DlcRequestHelper
Fire off a Status request for a given TaskName.
DlcSummaryHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
A summary health event
DlcSummaryHealthEvent(String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
DlcSummaryHealthEventHandler - Class in com.activeviam.io.monitoring.health.event.handler.impl
 
DlcSummaryHealthEventHandler() - Constructor for class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
DlcUnloadHealthEvent - Class in com.activeviam.io.monitoring.health.event.impl
An unload health event
DlcUnloadHealthEvent(String) - Constructor for class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
doAppendToChunk(IMessageChunk<E>, Object[]) - Method in class com.activeviam.io.data.source.AAvroFileTask
Append to given chunk the input record(s) relevant for publication to target channel, based on given Avro record.
doAppendToChunk(IMessageChunk<E>, Object[]) - Method in class com.activeviam.io.data.source.AParquetFileTask
Append to given chunk the input record(s) relevant for publication to target channel, based on given Parquet record.
doAppendToChunk(IMessageChunk, Object[]) - Method in class com.activeviam.io.data.source.AvroFileTask
 
doAppendToChunk(IMessageChunk, Object[]) - Method in class com.activeviam.io.data.source.ParquetFileTask
 
doConfigure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
Applies the specific configuration for the endpoint.
doConfigure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ActivePivotSecurityConfigurer
 
doConfigure(HttpSecurity) - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig.ContentServerSecurityConfigurer
 
done() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeFutureTask
 
doPostCommit() - Method in class com.activeviam.io.data.source.ADatastoreTransactionTask
Delegate to execute some post-TX-commit operations.
doPostCommit() - Method in class com.activeviam.io.messaging.TxSizeController
 
doPostTransactionContent(String, List<IDataLoadSourceHealthEventHandler>) - Static method in class com.activeviam.io.data.source.utils.TransactionTaskUtil
 
doReadArray(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
 
doReadArray(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
doReadArray(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
 
doReadWithoutConversion(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
doReadWithoutConversion(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
 
doTransactionContent(String) - Method in class com.activeviam.io.data.source.ADatastoreTransactionTask
Define the content of the transaction.
doTransactionContent(String) - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
 
doTransactionContent(String) - Method in class com.activeviam.io.data.source.UnloadDataTxControllerTask
 
doTransactionStart(String) - Method in class com.activeviam.io.data.source.ADatastoreTransactionTask
Delegate to execute Datastore transaction start.
doTransactionStart(String) - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
We override parent implementation so that we start transaction only on stores directly impacted given the list of topics that we are processing.
doTransactionStart(String) - Method in class com.activeviam.io.data.source.UnloadDataTxControllerTask
We override parent implementation so that we start transaction only on stores directly impacted given the list of topics that we are processing.
DOUBLE_QUOTE - Static variable in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
DOWNLOAD_THREADS - Static variable in interface com.activeviam.io.source.ICloudCsvConnector
Recommended number of downloader threads is 1.5x number of logical cores on server.
DOWNLOAD_THREADS - Static variable in interface com.activeviam.io.storage.IGoogleCsvConnector
Sets download threads to 1.5x number of logical cores (Rounded Down).
drillthroughProperties() - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
 

E

EchoDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that returns a pre-defined constant value.
EchoDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
Constructor for serialization
EchoDeeOutputColumn(String) - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
Default constructor.
ENHANCED_DRILL_THROUGH_REMOTING_SERVICE - Static variable in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
The extended administration remoting service path
ENHANCED_DRILL_THROUGH_REMOTING_SERVICE - Static variable in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
The extended administration remoting service path
ENHANCED_DRILL_THROUGH_SERVICE_ADDRESS - Static variable in class com.activeviam.io.data.sink.cfg.EnhancedDrillthroughRestServicesConfig
Deprecated.
The address of the DEE Enhanced-Drillthrough REST services
ENHANCED_DRILL_THROUGH_SVC_ENDPOINT_SUFFIX - Static variable in class com.activeviam.io.data.sink.cfg.DataExtractionWebServicesEndPoints
 
ENHANCED_DT_BASE_DIR_PATH_PROP - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_CSV_SEPARATOR - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_HTTP_BASE_URL_PROP - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_MAX_RAW_DATA_SIZE_PER_FILE - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_MAX_ROWS_PER_FILE - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_SURROUNDING_QUOTES_FLAG - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_DT_THREAD_POOL_SIZE - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
ENHANCED_GNU_TROVE_COLLECTIONS - com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
ENHANCED_MUTABLE_ARRAY_ELEMENTS - com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
ENHANCED_RECYCLE_NON_NULL - com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
enhancedDrillthroughBaseDirPath - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Path for the generation of enhanced DT result files (server-side location).
enhancedDrillthroughBaseDirPath - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
enhancedDrillthroughCSVSeparator - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
enhancedDrillthroughHttpBaseUrl - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
URL for the distribution of enhanced DT result files.
enhancedDrillthroughHttpBaseUrl - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
EnhancedDrillthroughLogMessages - Class in com.activeviam.io.monitoring
Log messages for the custom enhanced drill-through web-services operations.
EnhancedDrillthroughMaxRowsContext - Class in com.activeviam.io.data.sink.pivot.context.impl
Context value for the enhanced drillthrough max rows configuration.
EnhancedDrillthroughMaxRowsContext(int) - Constructor for class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
Fully explicit constructor.
EnhancedDrillthroughRestService - Class in com.activeviam.io.data.sink.rest
Deprecated.
please see IEnhancedDrillthroughRestService for more info.
EnhancedDrillthroughRestService(ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
EnhancedDrillthroughRestServicesConfig - Class in com.activeviam.io.data.sink.cfg
Deprecated.
the EnhancedDrillthroughRestServicesConfig will be removed in future versions. Instead you should use an implementation of ADataExtractionRestServicesConfig to configure you Data Extraction Service.
EnhancedDrillthroughRestServicesConfig() - Constructor for class com.activeviam.io.data.sink.cfg.EnhancedDrillthroughRestServicesConfig
Deprecated.
 
EnhancedDrillthroughResultFileInfoDTO - Class in com.activeviam.io.data.sink.dto.impl
DTO for Enhanced Drill-through result file information.
EnhancedDrillthroughResultFileInfoDTO() - Constructor for class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
EnhancedDrillthroughResultFileInfoDTO(String) - Constructor for class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
enhancedDrillthroughService() - Method in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Instance of the Enhanced Drill-through service.
enhancedDrillthroughSurroundingDataWithQuotes - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
EnhancedDrillthroughTaskInfoDTO - Class in com.activeviam.io.data.sink.dto.impl
DTO for Enhanced drill-through task information.
EnhancedDrillthroughTaskInfoDTO() - Constructor for class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
EnhancedDrillthroughTaskInfoDTO(String, String) - Constructor for class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
enhancedDTCSVSeparator - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Default separator used by the enhanced DT to generate the CSV files.
enhancedDTMaxLinesPerFile - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Default max number of data rows (excluding header) that each given result file shall contain.
enhancedDTMaxRawDataBytesWrittenPerFile - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Default max data size (in bytes) for each given result file for enhanced DT.
enhancedDTServicesConfig - Variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
 
enhancedDTServicesConfig() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.AMockConfig
 
enhancedDTServicesConfig() - Method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
enhancedDTSurroundingDataWithQuotes - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Default flag to indicate if the data generated by the enhanced DT are surrounded by quotes.
enhancedDTThreadPoolSize - Variable in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Default thread pool size for enhanced DT processing.
EnhancedGenericData - Class in com.activeviam.io.data.source
Enhanced implementation of Avro core GenericData specifically for usage with GenericDatumReader.
EnhancedGenericData() - Constructor for class com.activeviam.io.data.source.EnhancedGenericData
 
EnhancedGenericData.Record - Class in com.activeviam.io.data.source
Enhanced generic record implementation.
EnhancedGenericDatumReader - Class in com.activeviam.io.data.source
Extend Avro core implementation of generic datum reader with leverage of EnhancedGenericData (by default), and optional collection/logging of detailed statistics (read objects count) about reader activity.
EnhancedGenericDatumReader(Schema) - Constructor for class com.activeviam.io.data.source.EnhancedGenericDatumReader
Create an enhanced generic datum reader with detailed monitoring disabled.
EnhancedGenericDatumReader(Schema, boolean) - Constructor for class com.activeviam.io.data.source.EnhancedGenericDatumReader
Create an enhanced generic datum reader with optional enabling of detailed monitoring.
EnhancedGenericDatumReader(Schema, GenericData) - Constructor for class com.activeviam.io.data.source.EnhancedGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with detailed monitoring disabled.
EnhancedGenericDatumReader(Schema, GenericData, boolean) - Constructor for class com.activeviam.io.data.source.EnhancedGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with optional enabling of detailed monitoring.
EnhancedJustInTimeConditions - Class in com.activeviam.io.data.sink.pivot.jit
Duplication of com.qfs.pivot.cube.provider.jit.impl.JustInTimeConditions to handle java.util.Date.
enrichTaskResultInfo(DeeTaskInfoDTO, IDeeTaskInfo) - Method in class com.activeviam.io.csv.data.sink.webservices.CsvDataExtractionService
Add the file result related information to the DeeTaskInfoDTO object.
enrichTaskResultInfo(DeeTaskInfoDTO, IDeeTaskInfo) - Method in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryDataExtractionService
Noop method.
enrichTaskResultInfo(DeeTaskInfoDTO, IDeeTaskInfo) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Sources can enrich the DeeTaskInfoDTO for a specific source if needed.
entitlementsProvider() - Method in class com.activeviam.io.test.source.server.security.impl.DataAccessSecurityConfig
 
env - Variable in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
 
env - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
env - Variable in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Spring environment, automatically wired
env - Variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
 
equals(Object) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonMdxQuery
 
equals(Object) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
equals(Object) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
equals(Object) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
equals(Object) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
equals(Object) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
equals(Object) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
equals(Object) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
equals(Object) - Method in class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
 
equals(Object) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
equals(Object) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
equals(Object) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
equals(Object) - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
equals(Object) - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
equals(Object) - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
equals(Object) - Method in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
 
equals(Object) - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
equals(Object) - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
evaluate(ILocation, Object[]) - Method in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
EVENT_HANDLER_CACHE - Static variable in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
EVENT_TAGS - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
eventProperties - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
EXCEPTION - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
EXCEPTIONAL - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has exceptional priority.
execute(JsonSearchFactsQuery) - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
execute(JsonSearchFactsQuery) - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
execute(IRemoveFactsQuery) - Method in interface com.activeviam.io.data.sink.pivot.query.ILocalEnhancedDrillthroughService
execute(IRemoveFactsQuery) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
execute(IRemoveFactsQuery) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
execute(ISearchFactsQuery) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
execute(ISearchFactsQuery) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
execute(ISearchFactsQuery) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
execute(DataLoadControllerRequest) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
execute(DataLoadControllerRequest) - Method in interface com.activeviam.io.data.source.rest.IDataLoadControllerRestService
Execute a data operation as per specified request.
execute(IDataLoadController.IExecutionRequest) - Method in class com.activeviam.io.DataLoadController
 
execute(IDataLoadController.IExecutionRequest) - Method in interface com.activeviam.io.IDataLoadController
Synchronously execute a data operation as per specified request.
executeAsynch(IDataLoadController.IExecutionRequest) - Method in class com.activeviam.io.DataLoadController
 
executeAsynch(IDataLoadController.IExecutionRequest) - Method in interface com.activeviam.io.IDataLoadController
Asynchronously execute a data operation as per specified request.
executeAsyncInQuery(CountedCompleter<?>, IActivePivotSession) - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
executeEnhancedCount(JsonGetAggregatesQuery) - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
executeEnhancedCount(JsonGetAggregatesQuery) - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
To retrieve contributors.COUNT for a particular location, with some custom logic to ensure appropriate count calculation when dealing with analysis dimensions in the target cube.
executeEnhancedCount(IGetAggregatesQuery) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
executeEnhancedCount(IGetAggregatesQuery) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
To retrieve contributors.COUNT for a particular location, with some custom logic to ensure appropriate count calculation when dealing with analysis dimensions in the target cube.
executeEnhancedCount(IGetAggregatesQuery) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
executeEnhancedDrillthrough(AJsonDrillthroughQuery) - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
executeEnhancedDrillthrough(AJsonDrillthroughQuery) - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
Execute an enhanced JsonDrillthroughQuery or JsonMdxDrillthroughQuery query asynchronously.
executeEnhancedDrillthrough(IDrillthroughQuery, String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
executeEnhancedDrillthrough(IDrillthroughQuery, String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
Execute an enhanced IDrillthroughQuery query asynchronously.
executeEnhancedDrillthrough(IDrillthroughQuery, String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
executeEnhancedDrillthroughQuery(IQuery<?>, String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
executeEnhancedMdxDrillthrough(IMDXDrillthroughQuery, String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
executeEnhancedMdxDrillthrough(IMDXDrillthroughQuery, String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
Execute an enhanced IMDXDrillthroughQuery query asynchronously.
executeEnhancedMdxDrillthrough(IMDXDrillthroughQuery, String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
executeInQuery(IActivePivotSession) - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
Invoked on each instance to synchronously produce an answer to the message.
executeParallelOperations(String, List<String>) - Method in class com.activeviam.io.test.DlcRequestHelper
Executes a given operation on multiple topics in parallel.
executorService - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Thread pool executor specialized for DEE tasks execution in asynchronous mode and in a controlled environment (bounded resources).
exit() - Static method in class com.activeviam.io.test.source.server.ADlcWebApplication
 
extendedQueriesService - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
Extract data corresponding to the query specified in the DEE order.
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.ADrillthroughQueryDeeTask
 
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.AGetAggregateQueryDeeTask
 
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask
 
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.ARemoveFactsQueryDeeTask
 
extractData(IDeeOrder, IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.ASearchFactsQueryDeeTask
 
extractDimensionsInfo(IMultiVersionActivePivot) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
 
extractionProcedure - Variable in class com.activeviam.io.data.sink.output.impl.ALocationsQueryDeeTask
 
ExtractionProcedureValueDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that maps to a particular value computed or retrieved by an extraction procedure
ExtractionProcedureValueDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.ExtractionProcedureValueDeeOutputColumn
Constructor for serialization
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
Extract the pivot (cube) ID from the given DEE order.
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.ADrillthroughQueryDeeTask
 
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.AGetAggregateQueryDeeTask
 
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask
 
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.ARemoveFactsQueryDeeTask
 
extractPivotIdFromOrder(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.ASearchFactsQueryDeeTask
 
extractSimpleArrayElementInfo(Schema) - Static method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
Extract relevant information for the type of elements supported by a given simple Avro array.
extractSimpleUnionInfo(Schema) - Static method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
Assume a simple Union Avro type (a.k.a.
extractStringFieldValue(String, GenericRecord) - Static method in class com.activeviam.io.data.source.AAvroFileTask
Extract a String value from the generic Avro record for the specified field.
extraProperties - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
extraProperties - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 

F

FAILED - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
FAILURE - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task execution has completed on error.
fetch(Collection<? extends IMessageChannel<I, E>>) - Method in interface com.activeviam.io.data.source.IDataSource
 
fetch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.csv.data.source.ACsvScopedFetchSource
 
fetch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
fetch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in interface com.activeviam.io.data.source.IFetchingDataSource
Synchronously fetch data for the specified channels and scope.
fetch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
fetch(List<IAvroFileSource.IChannelFetchScope>) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
fetch(List<IAvroFileSource.IChannelFetchScope>) - Method in interface com.activeviam.io.data.source.IAvroFileSource
Synchronously fetch data for the specified channel scope(s).
fetch(List, Map) - Method in class com.activeviam.io.data.source.ParquetSource
 
FETCH_BATCH_START - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FETCH_SCOPE_DUPLICATE - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FETCH_SINGLE_SCOPE_COMPLETED - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
fetchAsynch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.csv.data.source.ACsvScopedFetchSource
 
fetchAsynch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
fetchAsynch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in interface com.activeviam.io.data.source.IFetchingDataSource
Asynchronously fetch data for the specified channels and scope.
fetchAsynch(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
fetchAsynch(List<IAvroFileSource.IChannelFetchScope>) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Function organizes files by a given scope from a list of scopes.
fetchAsynch(List<IAvroFileSource.IChannelFetchScope>) - Method in interface com.activeviam.io.data.source.IAvroFileSource
Asynchronously fetch data for the specified channel scope(s).
fetchAsynch(List, Map) - Method in class com.activeviam.io.data.source.ParquetSource
 
fetchFiles(Map<String, Object>) - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
fetchFiles(Map<String, Object>) - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
Identify the files to process for a particular fetch iteration.
fetchFiles(Map<String, Object>) - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
Identify the files to process for a particular fetch iteration.
fetchFiles(Map<String, Object>) - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
fetchForTopics(List<String>) - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
Fetch for provided topics synchronously.
fetchScopeToFileScanParametersConverter - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
fetchScopeToFileScanParametersConverter - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
FetchScopeToFileScanParametersConverter(String...) - Constructor for class com.activeviam.io.data.source.FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter
Create a converter of a fetch scope into file scan parameters for IFilesScopedFetchTopic.fetchFiles(Map).
FieldDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that maps to a particular field retrieved during a tabular query (e.g.
FieldDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.FieldDeeOutputColumn
Constructor for serialization
file - Variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
The name of the file being parsed.
FILE - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
FILE_LINE_NUMBER - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
FILE_TASK_MAX_CONCURRENCY - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FILE_TASK_MAX_CONCURRENCY_PROP - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Optional property, to set the max concurrency of file task execution.
FILE_TASKS_SUBMIT_FAILED - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FileDeeOutput - Class in com.activeviam.io.csv.data.sink.output.impl
Simple bean representing a Data Extraction Engine output writing into files.
FileDeeOutput() - Constructor for class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
FileDeeTaskResultFileInfo - Class in com.activeviam.io.csv.data.sink.task.impl
Bean holding Data Extraction Engine result file information.
FileDeeTaskResultFileInfo(String, String, int, long, long) - Constructor for class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
FileDeeTaskResultInfo - Class in com.activeviam.io.csv.data.sink.task.impl
Bean holding Data Extraction Engine file result information.
FileDeeTaskResultInfo() - Constructor for class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultInfo
 
fileLineNumber - Variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
The line number of the line we failed to parse.
filePath - Variable in class com.activeviam.io.data.source.AAvroFileTask
 
filePath - Variable in class com.activeviam.io.data.source.AParquetFileTask
 
FILES_DETECT_FAILURE - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FILES_TO_FETCH - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FILES_TO_FETCH_DIR - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
FileScanParameters(String, boolean) - Constructor for class com.activeviam.io.data.source.FilesScopedFetchTopic.FileScanParameters
 
FilesScopedFetchTopic - Class in com.activeviam.io.data.source
Default implementation of a IFilesScopedFetchTopic.
FilesScopedFetchTopic(String, String, PathMatcher, IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter, String, Properties) - Constructor for class com.activeviam.io.data.source.FilesScopedFetchTopic
Construct a files scoped fetch topic.
FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter - Class in com.activeviam.io.data.source
FilesScopedFetchTopic.FileScanParameters - Class in com.activeviam.io.data.source
POJO default implementation of IFilesScopedFetchTopic.IFileScanParameters which contains a relative path and whether or not to recursively scan the directory.
fileTaskPluginKey - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
fileTaskPluginKey - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
format(IDlcHealthEvent) - Method in interface com.activeviam.io.data.common.DlcFormatter
 
format(IDlcHealthEvent) - Method in class com.activeviam.io.data.common.json.impl.JsonDlcFormatter
 
format(IDlcHealthEvent) - Method in class com.activeviam.io.data.common.StringFormatter
 
format(IParsingInfo) - Method in interface com.activeviam.io.data.common.DlcFormatter
 
format(IParsingInfo) - Method in class com.activeviam.io.data.common.json.impl.JsonDlcFormatter
 
format(IParsingInfo) - Method in class com.activeviam.io.data.common.StringFormatter
 
formatColumnName(String) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
formatLevel(Object, IDeeOutput) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
Format the given level value to a String or return an empty value if we transform the N/A.
formatMeasure(Object, MeasureDeeOutputColumn, IDeeOutput) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
formatMeasure(Object, MeasureDeeOutputColumn, IDeeOutput) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
Format the given value to a String or return an empty value.
formatRowDataToOutputColumns(ILocation, Map<String, Object>) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
Generate the formatted data according to the defined columns from the DEE ouptutrow of results (as per pattern specified) for the given location and measures.
formatValue(String, Object) - Method in class com.activeviam.io.data.source.JdbcStatementTopic.ScopeToSqlParametersConverter
Format the scope value denoted by key into the required SQL parameter.
futureTasksRepository - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Repository holding future task artifacts for at least ADataExtractionService.DEE_TASK_RETENTION_MIN_DAYS_PROP (unless the JVM process is shutdown, obviously).

G

GcpCsvScopedFetchSource<F> - Class in com.activeviam.io.data.source
Fetches from a S3 CSV file.
GcpCsvScopedFetchSource(Properties) - Constructor for class com.activeviam.io.data.source.GcpCsvScopedFetchSource
Construct a CSV source based on the specified properties.
generateBadProductToBaseStoreMapping() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
generateProductCsvFileds() - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Csv Headers: ProductId, Name, Color, Price
generateProductToBaseStoreMapping() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Mapping from product csv columns to BaseStore
generateTaskInfoDTO(IDeeTaskInfo) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Generate a task info DTO (for sharing with remote clients) based on the task information object managed internally by the Data Extraction Engine implementation.
generateTaskInfoDTO(IDeeTaskInfo) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Generate a task info DTO (for sharing with remote clients) based on the task information object managed internally by the Enhanced Drill-through implementation.
generateTradeCsvFileds() - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Csv Headers: TradeId, ProductId, Quantity, Date
generateTradeToBaseStoreMapping() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Mapping from trade csv columns to BaseStore
GenericPublisher<I> - Class in com.activeviam.io.test.source.server.DataSource.impl
 
GenericPublisher(IDatastore, HashMap<String, Integer>, String) - Constructor for class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
Constructor.
get() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
get() - Static method in class com.activeviam.io.data.source.EnhancedGenericData
 
get() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
get(long, TimeUnit) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
get(long, TimeUnit) - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
getAllowedOrigins() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
getAttributes() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getAttributes() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getAttributes() - Method in interface com.activeviam.io.data.sink.pivot.query.ISearchFactsQuery
 
getBytesWritten() - Method in class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
 
getBytesWritten() - Method in interface com.activeviam.io.file.IArchiveOutputStream
 
getBytesWritten() - Method in class com.activeviam.io.file.impl.BufferedGZipOutputStream
 
getBytesWritten() - Method in class com.activeviam.io.file.impl.BufferedSingleEntryZipOutputStream
 
getCause() - Method in interface com.activeviam.io.monitoring.health.event.IDlcHealthEvent
 
getCause() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getCauseMessageStack(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Get the stack of cause messages for the given Throwable.
getCauseStack(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Get the cause stack for the given Throwable.
getChannel() - Method in class com.activeviam.io.data.source.AAvroFileTask
 
getChannel() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
getChannel() - Method in class com.activeviam.io.data.source.AParquetFileTask
 
getChannel() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
getChannel() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchScope
 
getChannel() - Method in interface com.activeviam.io.data.source.IFileTask
 
getChannel() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask
 
getChannel() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
getClassInstance() - Static method in class com.activeviam.io.test.source.server.ADlcWebApplication
 
getClazz() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getColumns() - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapper
 
getColumns() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getColumns() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getColumns() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getComponentServiceAddress() - Method in class com.activeviam.io.ADataConnectorsRestServiceConfig
Address to be used for the different Data-Connectors components for data Sourcing and Sinking.
getComponentServiceAddress() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionRestServicesConfig
 
getComponentServiceAddress() - Method in class com.activeviam.io.data.sink.cfg.EnhancedDrillthroughRestServicesConfig
Deprecated.
 
getComponentServiceAddress() - Method in class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
 
getComponentServiceVersion() - Method in class com.activeviam.io.ADataConnectorsRestServiceConfig
Version of the Data-Connectors component's REST contract.
getComponentServiceVersion() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionRestServicesConfig
 
getComponentServiceVersion() - Method in class com.activeviam.io.data.sink.cfg.EnhancedDrillthroughRestServicesConfig
Deprecated.
 
getComponentServiceVersion() - Method in class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
 
getCompressionType() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getCompressionType() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getCompressionType() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getCondition() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getContentServerRootUrl() - Method in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
 
getContext() - Method in class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Gets the context of the query.
getContext() - Method in class com.activeviam.io.data.common.json.impl.AJsonQuery
Gets the context of the query.
getContextInterface() - Method in class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
 
getContextType() - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
getContextValues() - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
 
getContextValues() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getContextValues() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getConverter(String) - Static method in class com.activeviam.io.data.common.json.impl.JsonDeeOrderConversionManager
Get a the source specific impelmentation of an IJsonDeeOrderConversion based on the provided sourceName.
getCoordinate(int, int) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
getCsvDataProviders(ICSVTopic<F>, Map<String, Object>) - Method in class com.activeviam.io.csv.data.source.ACsvScopedFetchSource
Create a list of source specific ICsvDataProvider.
getCsvDataProviders(ICSVTopic<F>, Map<String, Object>) - Method in class com.activeviam.io.csv.data.source.LocalCsvScopedFetchSource
 
getCsvDataProviders(ICSVTopic<F>, Map<String, Object>) - Method in class com.activeviam.io.source.impl.ACloudCsvScopedFetchSource
Create a list of cloud source specific ICsvDataProvider paths to process.
getCsvSeparator() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getCSVSeparator() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getCSVSeparator() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getCurrentArchiveFile() - Method in interface com.activeviam.io.file.IArchiveOutputStream
 
getCurrentArchiveFile() - Method in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
getCurrentTaskInfo() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeFutureTask
 
getCustomBulkLoadTopics(ICSVSource<I>) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Helper method to allow for adding custom bulk load topics.
getCustomIncrLoadTopics(ICSVSource<I>) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Helper method to allow for adding custom incremental load topics.
getData() - Method in interface com.activeviam.io.data.sink.inmemory.task.IMemoryDeeTaskResultInfo
Return the data organized to the format expected by the DEE caller
getData() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryDeeTaskResultInfo
 
getDataLoadControllerInstance() - Method in class com.activeviam.io.data.source.rest.ADataLoadControllerRestServiceConfig
Get the IDataLoadController instance to use for the data sourcing service.
getDataLoadControllerInstance() - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerRestServiceConfig
 
getDataRawSize() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultFileInfo
 
getDataRawSize() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultInfo
 
getDataRawSize() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
getDataRawSize() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultInfo
 
getDataRawSize() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getDataRawSize() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
getDataSetDescription() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getDataSetDescription() - Method in interface com.activeviam.io.data.sink.output.IDeeTaskResultInfo
 
getDataSetDescription() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskResultInfo
 
getDataSetDescription() - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
getDbFetchedRecordCount() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getDbFetchedRecordCount() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getDbFetchElapsedNs() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getDbFetchElapsedNs() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getDeeTaskResultInfo() - Method in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
getDeeTaskResultInfo() - Method in interface com.activeviam.io.data.sink.inmemory.task.IMemoryOutputHandler
 
getDeeTaskResultInfo() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
getDeeTaskResultInfo() - Method in interface com.activeviam.io.data.sink.output.IOutputHandler
 
getDefaultColumnCalculator(AStoreMessageChannelFactory.TopicStore, String, int) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
getDimensionName() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
getDimensionName() - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
getDimensionName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
getDimensionName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
getDimensionsInfo() - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Initialize the cube descriptions for the current pivot
getDlcCache() - Static method in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
getDlcLoadingStatus() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
getEnhancedDrillthroughMaxRows(String) - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
getEnhancedDrillthroughMaxRows(String) - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
Get enhanced drillthrough max rows value for the specified cube.
getEnhancedDrillthroughMaxRows(String) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
getEnhancedDrillthroughMaxRows(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
Get enhanced drillthrough max rows value for the specified cube.
getEnhancedDrillthroughMaxRows(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
getEventHandlerCache() - Static method in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
getEventProperties() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getEvents() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
getEventsForTask(String) - Static method in class com.activeviam.io.data.source.utils.TransactionTaskUtil
Retrieve events for a taskName
getEventType() - Method in interface com.activeviam.io.monitoring.health.event.IDlcHealthEvent
An event type strings defining what this event is about.
getEventType() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getExceptionEventsForTask(String) - Static method in class com.activeviam.io.data.source.utils.TransactionTaskUtil
Retrieve exception events only
getExceptionOnly() - Method in class com.activeviam.io.DataLoadController
 
getExceptionOnly() - Method in interface com.activeviam.io.IDataLoadController
 
getExceptionStack(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Return the full exception stack as a String instance.
getExtension() - Method in enum com.activeviam.io.file.CompressionType
 
getExtractionProcedure() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getExtractionProcedure() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getExtractionProcedure() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getExtractionsRunningCount() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
getExtractionsRunningCount() - Method in interface com.activeviam.io.ILocalDataExtractionService
 
getExtractionsRunningCount() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
getExtractionsWaitingCount() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
getExtractionsWaitingCount() - Method in interface com.activeviam.io.ILocalDataExtractionService
 
getExtractionsWaitingCount() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
getExtraProperties() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getExtraProperties() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
 
getExtraProperties() - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
 
getExtraProperties() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getExtraProperties() - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
 
getExtraProperties() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getFetchBatchId() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
getFetchBatchId() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchFuture
 
getFetchBatchId() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
getFetchScope() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
getFetchScope() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchFuture
 
getFetchScope() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
getFetchScopeToFileScanParametersConverter() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getFetchScopeToFileScanParametersConverter() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
 
getFetchScopeToFileScanParametersConverter() - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
 
getFetchScopeToFileScanParametersConverter() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getField(Object, String, int, Object) - Method in class com.activeviam.io.data.source.EnhancedGenericData
Return the last non-null field value ever read (if any).
getFile() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
getFile() - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
getFileLineNumber() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
getFileLineNumber() - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
getFilenameRoot() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getFilenameRoot() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getFilenameRoot() - Method in class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Gets the filename root for the extraction.
getFilenameRoot() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getFilePath() - Method in class com.activeviam.io.data.source.AAvroFileTask
 
getFilePath() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getFilePath() - Method in class com.activeviam.io.data.source.AParquetFileTask
 
getFilePath() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getFilePath() - Method in interface com.activeviam.io.data.source.IFileTask
 
getFilePath() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getFileReadElapsedNs() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getFileReadElapsedNs() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getFileReadElapsedNs() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getFilesInfo() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultInfo
 
getFilesInfo() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultInfo
 
getFileTaskFutures() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
 
getFileTaskFutures() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchFuture
 
getFileTaskFutures() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
 
getFileTaskPluginKey() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getFileTaskPluginKey() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
 
getFileTaskPluginKey() - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
 
getFileTaskPluginKey() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getFilterDescription() - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
The search filter description is only available when set by code, or when using the WebServices/Remote services
getFilterDescription() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getFilterDescription() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getFinalArchiveFile() - Method in interface com.activeviam.io.file.IArchiveOutputStream
 
getFinalArchiveFile() - Method in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
getFirstResult() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getFirstResult() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getFormat() - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
getFormat() - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
 
getFormatter() - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
 
getHasColumnNamesHeader() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getHasColumnNamesHeader() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getHasColumnNamesHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.JsonFieldDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
getHeader() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.FieldDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
getHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
 
getHierarchyCount() - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
getHierarchyInfo(String, String) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Return the IHierarchyInfo corresponding to the given definition
getHierarchyName() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
getHierarchyName() - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
getHierarchyName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
getHierarchyName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
getInstance() - Static method in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
getIsFormatted() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getJaxbContext() - Method in class com.activeviam.io.data.sink.pivot.order.impl.AXmlBasedDeeOrderBuilder
 
getJaxbContext() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DefaultDeeOrderBuilder
 
getKeepOutputFileIfFailure() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getKeepOutputFileIfFailure() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getKeepOutputFileIfFailure() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getLastNonNull(int) - Method in class com.activeviam.io.data.source.EnhancedGenericData.Record
 
getLatestArchiveFile() - Method in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
getLevel() - Method in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
How important the health event is.
getLevel() - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
How important the health event is.
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcExceptionHealthEvent
 
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
How important the health event is.
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
How important the health event is.
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
getLevel() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
getLevelDepth(int) - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
getLevelInfo(String, String, String) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Return the ILevelInfo corresponding to the given definition
getLevelName() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
getLevelName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
getLine() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
getLine() - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
getLineNumber() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getLinesCount() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultFileInfo
 
getLinesCount() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
getLinesCount() - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
getLinesCount() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
getLocale() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getLocale() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getLocale() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getLocations() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getLocations() - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
getMaxMdxNbRetries() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
getMaxMdxNbRetries() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
getMaxMdxNbRetries() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getMaxMdxNbRetries() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
getMaxRawDataSizePerFile() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getMaxRawDataSizePerFile() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getMaxRawDataSizePerFile() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getMaxRemovals() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getMaxRemovals() - Method in interface com.activeviam.io.data.sink.pivot.query.IRemoveFactsQuery
 
getMaxResults() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getMaxResults() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getMaxRows() - Method in interface com.activeviam.io.data.sink.pivot.context.IEnhancedDrillthroughMaxRowsContext
Get the max number of rows allowed to drillthrough.
getMaxRows() - Method in class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
 
getMaxRowsPerFile() - Method in interface com.activeviam.io.csv.data.sink.output.IFileDeeOutput
 
getMaxRowsPerFile() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
getMaxRowsPerFile() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
getMdx() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
getMdx() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxQuery
 
getMeasures() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getMeasureSelections() - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
getMeasuresInfo() - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
Initialize the measure descriptions for the current pivot
getMeasureValueIfNull() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getMeasureValueIfNull() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getMeasureValueIfNull() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getMessage() - Method in class com.activeviam.io.messaging.TxSizeController.LogMessageOutputStream
 
getMessage() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
getMessage() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
getMessage() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
getMessage() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
getMessageWithRootCauseDetail(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Generate a message with detailed description of the root cause (if any) for the specified throwable.
getMethod() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getName() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
getName() - Method in class com.activeviam.io.data.common.json.impl.JsonFieldDeeOutputColumn
 
getName() - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
getName() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
getName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
getName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.FieldDeeOutputColumn
 
getName() - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
 
getName() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
getName() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getName() - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
getName() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getName() - Method in class com.activeviam.io.data.source.ParquetSource
 
getName() - Method in class com.activeviam.io.data.source.ParquetTopic
 
getName() - Method in class com.activeviam.io.messaging.MessagingSource
 
getName() - Method in class com.activeviam.io.messaging.MessagingTopic
 
getNamespace() - Method in class com.activeviam.io.ADataConnectorsRestServiceConfig
 
getNewStatus() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskStatusChangeEvent
 
getNewStatus() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskStatusChangeEvent
 
getNumberOfTopicPartitions() - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
getNumEvents(String) - Method in class com.activeviam.io.test.source.ADlcTest
Returns the number of events for a given DLC response.
getNumQueryResults(CellSetDTO) - Method in class com.activeviam.io.test.source.ADlcTest
The check queries return a set of cells containing the Count of
getOldStatus() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskStatusChangeEvent
 
getOldStatus() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskStatusChangeEvent
 
getOperation() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
getOperation() - Method in interface com.activeviam.io.IDataLoadController.IExecutionRequest
 
getOrderDescription() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getOrderDescription() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getOrderDescription() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getOrderDescription() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getOrderDescription() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getOrderDescription() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getOrderName() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getOrderName() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getOrderName() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getOrderName() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getOrderName() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getOrderName() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getOrderPriority() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
getOrders() - Method in interface com.activeviam.io.data.sink.pivot.order.ICompositeDeeOrder
 
getOrders() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getOutput() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
getOutput() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
getOutput() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getOutput() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
getOutputHandlerPluginKey() - Method in interface com.activeviam.io.data.sink.inmemory.pivot.order.IMemoryDeeOutput
 
getOutputHandlerPluginKey() - Method in class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryDeeOutput
 
getParseElapsedNs() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getParseElapsedNs() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getParseElapsedNs() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getParserConfiguration() - Method in class com.activeviam.io.csv.data.source.CsvFilesScopedFetchTopic
 
getParserConfiguration() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getParsingInfo() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
getParsingInfo() - Method in interface com.activeviam.io.csv.data.source.IDlcCsvHealthEvent
 
getPath() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultFileInfo
 
getPath() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
getPathMatcher() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getPathMatcher() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
 
getPathMatcher() - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
 
getPathMatcher() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getPivotId() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
getPivotId() - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
getPivotId() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getPivotId() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getPivotId() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getPivotId() - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
 
getPivotId() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getPivotId() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getPivotId() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getPivotId() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getPivotId() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getPluginKey() - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
getPluginKey() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeTaskExtractionProcedure
 
getPrefix() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
getPrefix() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutputColumn
 
getPrefix() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
getPriority() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getPriority() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getPriority() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
getPriority() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getPriority() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
getPriority() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getProperties() - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
getProperties() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeTaskExtractionProcedure
 
getProperties() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskExtractionProcedure
Get properties
getProperties() - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
getProviderFactory() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getPublishedRecordCount() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getPublishedRecordCount() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getPublishedRecordCount() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getPublishedRecordCount() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getPublishedRecordCount() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getPublishElapsedNs() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getPublishElapsedNs() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getPublishElapsedNs() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getPublishElapsedNs() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getPublishElapsedNs() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getQueries() - Method in class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapper
 
getQueries() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
getQueries() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOrder
 
getQueries() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
getQueries() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
getRecordCount() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getRecordCount() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getRecordCount() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getRecursive() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic.FileScanParameters
 
getRecursive() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic.IFileScanParameters
 
getRecursiveDirScan() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
getRecursiveDirScan() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchScope
 
getRecursiveDirScan() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
getRelDirPath() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
getRelDirPath() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic.FileScanParameters
 
getRelDirPath() - Method in interface com.activeviam.io.data.source.IAvroFileSource.IChannelFetchScope
 
getRelDirPath() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic.IFileScanParameters
 
getRelDirPath() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
getResponseCode() - Method in class com.activeviam.io.test.DeeRequestHelper
 
getResponseCode() - Method in class com.activeviam.io.test.DlcRequestHelper
 
getResponseMessage() - Method in class com.activeviam.io.test.DeeRequestHelper
 
getResponseMessage() - Method in class com.activeviam.io.test.DlcRequestHelper
 
getResponseTaskId() - Method in class com.activeviam.io.test.DeeRequestHelper
 
getResult() - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
getResult() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
getResultFields() - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
Optionally, give the names of the result fields for this topic, listed in the order that they are expected to be provided in the results generated by the JDBC source.
getResultFields() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getResultFiles() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getResultFiles() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
getResultInfo() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getResultInfo() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getRootCause(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Get the root cause of the given Throwable.
getRootCauseDetail(Throwable) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Generate a detailed message of the root cause for the given Throwable.
getRootDirectoryPath() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
getRootDirectoryPath() - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
 
getRootDirectoryPath() - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
 
getRootDirectoryPath() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
getSchema() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
 
getSchema() - Method in interface com.activeviam.io.data.source.IAvroFilesScopedFetchTopic
 
getSchemaFilePath() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
 
getSchemaFilePath() - Method in interface com.activeviam.io.data.source.IAvroFilesScopedFetchTopic
 
getScope() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
getScope() - Method in interface com.activeviam.io.IDataLoadController.IExecutionRequest
 
getScopeToSqlParametersConverter() - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
 
getScopeToSqlParametersConverter() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getSearchCondition() - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
The condition is only available when set by code, or when using the WebServices/Remote/REST services
getSearchCondition() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getSearchCondition() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getSize() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultFileInfo
 
getSize() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
getSize() - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
getSize() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
getSizeDesc(long) - Static method in class com.activeviam.io.monitoring.LoggingUtils
Format a number of bytes into a readable data size.
getSourceColumnMapping(AStoreMessageChannelFactory.TopicStore) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
getSourceFields() - Method in interface com.activeviam.io.data.source.IParquetTopic
Ordered list of fields in the record from the remote topic or queue
getSourceFields() - Method in class com.activeviam.io.data.source.ParquetTopic
 
getSourceFields() - Method in interface com.activeviam.io.messaging.IMessagingTopic
Ordered list of fields in the record from the remote topic or queue
getSourceFields() - Method in class com.activeviam.io.messaging.MessagingTopic
 
getSourceName() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionServicesConfig
 
getSourceName() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvEnhancedDrillthroughServicesConfig
 
getSourceName() - Method in class com.activeviam.io.csv.data.sink.webservices.CsvEnhancedDrillthroughService
 
getSourceName() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Return the name of the implementing source.
getSourceName() - Method in class com.activeviam.io.data.sink.cfg.AEnhancedDrillthroughServicesConfig
Return the name of the implementing source.
getSourceName() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionServicesConfig
 
getSourceName() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryEnhancedDrillthroughServicesConfig
 
getSourceName() - Method in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryEnhancedDrillthroughService
 
getSourceName() - Method in interface com.activeviam.io.data.sink.pivot.query.ILocalEnhancedDrillthroughService
Return the name of the implementing source.
getSourceName() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
getSourceStoreMapping() - Method in interface com.activeviam.io.data.source.IParquetTopic
Ordered map of fields in the record from the remote topic or queue
getSourceStoreMapping() - Method in class com.activeviam.io.data.source.ParquetTopic
 
getSourceTupleFields(String) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Creates a list of fields from the Topic's extra properties
getSourceTupleFields(String) - Method in interface com.activeviam.io.data.source.ITupleSource
Declare the fields of the tuples produced by this source for the given topic.
getSourceTupleFields(String) - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
getSourceTupleFields(String) - Method in class com.activeviam.io.data.source.ParquetSource
 
getSourceTupleFields(String) - Method in class com.activeviam.io.messaging.MessagingSource
 
getSql() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getSql() - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
 
getSql() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getSql() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getSqlInputParameters() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
getSqlInputParameters() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getSqlInputParameters() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask
 
getSqlInputParameters() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getStartTimeMs() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getStartTimeMs() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getStartTimeMs() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getStartTimeMs() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getStartTimeMs() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getStatementTaskPluginKey() - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
 
getStatementTaskPluginKey() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
getStatusLastUpdateTime() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getStatusLastUpdateTime() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getStatusLastUpdateTime() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getStopTimeMs() - Method in class com.activeviam.io.data.source.AAvroFileTask.Result
 
getStopTimeMs() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
getStopTimeMs() - Method in class com.activeviam.io.data.source.AParquetFileTask.Result
 
getStopTimeMs() - Method in interface com.activeviam.io.data.source.IFileTask.IResult
 
getStopTimeMs() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask.IResult
 
getStoreFieldDictionary(String[], IStoreMetadata, ISchemaDictionaryProvider) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Return the dictionary corresponding to the given field.
getStoreName() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
getStoreName() - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
 
getStoreName() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getStoreName() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getStoreName() - Method in interface com.activeviam.io.data.source.IParquetTopic
Returns the store name
getStoreName() - Method in class com.activeviam.io.data.source.ParquetTopic
 
getStoreToTaskNameMap() - Static method in class com.activeviam.io.monitoring.cache.StoreToTaskNameMapperManager
 
getSuffix() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
getSuffix() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutputColumn
 
getSuffix() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
getSurroundWrittenDataWithQuotes() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getSurroundWrittenDataWithQuotes() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getSurroundWrittenDataWithQuotes() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getSystemOutputBufferSize() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getSystemOutputBufferSize() - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
getTags() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
getTags() - Method in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
A set of strings defining what this event is about.
getTags() - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
A set of strings defining what this event is about.
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcExceptionHealthEvent
 
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
A set of strings defining what this event is about.
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
A set of strings defining what this event is about.
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
getTags() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
getTailoredColumnsHeader() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getTailoredColumnsHeader() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getTailoredColumnsHeader() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getTargetStores() - Method in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
getTask() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskWithTaskStatusListenersWrapper
 
getTask() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getTaskCreationTime() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskCreationTime() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskCreationTime() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskException() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
getTaskExceptionDetails() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskExceptionMessage() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskExceptionMessage() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskExceptionMessage() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskExceptionRootCauseMessage() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskExceptionRootCauseMessage() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskExceptionStack() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskExceptionStack() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskId() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskId() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getTaskId() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getTaskId() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskId() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskId() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getTaskInfo() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskStatusChangeEvent
 
getTaskInfo() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskStatusChangeEvent
 
getTaskListStatus(List<String>) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
getTaskListStatus(List<String>) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
getTaskListStatus(List<String>) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Retrieve the status for a list of tasks already submitted.
getTaskListStatus(List<String>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Retrieve the current statuses for a list of tasks.
getTaskListStatus(List<String>) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Retrieve the status for a list of tasks already submitted.
getTaskListStatus(List<String>) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
getTaskName() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
getTaskName() - Method in interface com.activeviam.io.monitoring.health.event.IDlcHealthEvent
 
getTaskName() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getTaskName(DlcRequestHelper) - Method in class com.activeviam.io.test.source.ADlcTest
Retrieve the task name from a DlcRequest.
getTaskOwner() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskOwner() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
getTaskOwner() - Method in interface com.activeviam.io.data.sink.output.IDeeTask
 
getTaskOwner() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
getTaskOwner() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskOwner() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskOwner() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getTaskRetentionMinDays() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
getTaskRetentionMinDays() - Method in interface com.activeviam.io.ILocalDataExtractionService
 
getTaskRetentionMinDays() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
getTaskRunStartTime() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskRunStartTime() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskRunStartTime() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskRunStopTime() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskRunStopTime() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskRunStopTime() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskStatus() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
getTaskStatus() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
getTaskStatus() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskInfo
 
getTaskStatus() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
getTaskStatus(String) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
getTaskStatus(String) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
getTaskStatus(String) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Retrieve the status for a task already submitted.
getTaskStatus(String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Retrieve the current task status.
getTaskStatus(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Retrieve the status for a task already submitted.
getTaskStatus(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
getTaskStatusListeners() - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskWithTaskStatusListenersWrapper
 
getTaskStatusListeners() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getTemplateOrderName() - Method in class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
getTemplatePlaceholders() - Method in class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
getThreadId() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getThreadName() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getTimeStamp() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getTimeTakenMs() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
getTopic() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
getTopic() - Method in interface com.activeviam.io.data.source.IJdbcStatementTask
 
getTopic() - Method in interface com.activeviam.io.monitoring.health.event.handler.IMessagingSourceHealthEventHandler
In the case of a Messaging Source, consumers are active even after the "START_LISTEN" task completes.
getTopic() - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
getTopic() - Method in interface com.activeviam.io.monitoring.health.event.IDlcMessagingHealthEvent
Refer to Javadoc on IMessagingSourceHealthEventHandler.getTopic() to see why we need the Messaging Health Event to be aware of the topic
getTopic() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
 
getTopic() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
getTopic() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
getTopicEventHandlerDlcCache() - Static method in class com.activeviam.io.monitoring.cache.DlcCacheManager
Cache to map a topic to an Event handler.
getTopics() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
 
getTopics() - Method in class com.activeviam.io.data.source.JdbcScopedFetchSource
 
getTopics() - Method in class com.activeviam.io.data.source.ParquetSource
 
getTopics() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
getTopics() - Method in interface com.activeviam.io.IDataLoadController.IExecutionRequest
 
getTopics() - Method in class com.activeviam.io.messaging.MessagingSource
 
getTransformNAToEmpty() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
getTransformNAToEmpty() - Method in interface com.activeviam.io.data.sink.pivot.order.IDeeOutput
 
getTransformNAToEmpty() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
getType() - Method in class com.activeviam.io.csv.data.sink.json.impl.CsvJsonDeeOrderConversion
 
getType() - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvDrillthroughQueryDeeTask
 
getType() - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvGetAggregateQueryDeeTask
 
getType() - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvMdxQueryDeeTask
 
getType() - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvRemoveFactsQueryDeeTask
 
getType() - Method in class com.activeviam.io.csv.data.sink.task.impl.CsvSearchFactsQueryDeeTask
 
getType() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
getType() - Method in interface com.activeviam.io.data.common.json.IJsonDeeOrderConversion
Type should contain the source-name as a sub string.
getType() - Method in class com.activeviam.io.data.common.json.impl.InMemoryJsonDeeOrderConversion
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDrillthroughQueryDeeTask
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryGetAggregateQueryDeeTask
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryMdxQueryDeeTask
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryRemoveFactsQueryDeeTask
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.InMemorySearchFactsQueryDeeTask
 
getType() - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
getType() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
getType() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
getType() - Method in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
getType() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
getType() - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
getType() - Method in class com.activeviam.io.data.source.AvroFileTask
 
getType() - Method in class com.activeviam.io.data.source.DlcParquetHealthEventHandler
 
getType() - Method in class com.activeviam.io.data.source.JdbcPreparedStatementTask
 
getType() - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
 
getType() - Method in class com.activeviam.io.data.source.ParquetFileTask
 
getType() - Method in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
getType() - Method in class com.activeviam.io.data.source.StartListeningControllerTask
 
getType() - Method in class com.activeviam.io.data.source.StopListeningControllerTask
 
getType() - Method in class com.activeviam.io.data.source.UnloadDataTxControllerTask
 
getType() - Method in class com.activeviam.io.jdbc.JdbcHealthEventHandler
Return the type identifying of plugin value
getType() - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
getType() - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
Return the type identifying of plugin value
getType() - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
getUpTime() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
getUrl() - Method in interface com.activeviam.io.csv.data.sink.task.IFileDeeTaskResultFileInfo
 
getUrl() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
getUrl() - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
getUrl() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
getValue() - Method in class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
 
getValue() - Method in class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
 
getValueIfNull() - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
getValueIfNull() - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
 
GZIP - com.activeviam.io.file.CompressionType
 

H

hasException(String) - Static method in class com.activeviam.io.data.source.utils.TransactionTaskUtil
Return true boolean if there is any exception event.
hashCode() - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxQuery
 
hashCode() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
hashCode() - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
hashCode() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
hashCode() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
hashCode() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
hashCode() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
hashCode() - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
Compute the hashcode of a tuple.
hashCode() - Method in class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
 
hashCode() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
hashCode() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
hashCode() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
hashCode() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
hashCode() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
hashCode() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
hashCode() - Method in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
 
hashCode() - Method in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
hashCode() - Method in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
hasOuput() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
hasOuput() - Method in class com.activeviam.io.data.sink.output.impl.ARemoveFactsQueryDeeTask
 
header - Variable in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
The column header.
header - Variable in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
The column header.
HIGH - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has high priority.
HYPHEN - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 

I

IArchiveOutputStream - Interface in com.activeviam.io.file
 
IAvroFileSource - Interface in com.activeviam.io.data.source
Contract for a source that can load data from Avro files in ActivePivot.
IAvroFileSource.IChannelFetchFuture - Interface in com.activeviam.io.data.source
Contract for a Future that represents the pending completion of an asynchronous fetch operation for a given scope that was submitted to an Avro file source .
IAvroFileSource.IChannelFetchScope - Interface in com.activeviam.io.data.source
Contract for a set of parameters that defines a fetch operation to be executed by an Avro file source for a given data scope in a given Avro channel.
IAvroFilesScopedFetchTopic - Interface in com.activeviam.io.data.source
Contract for a topic of a source that can fetch Avro files to load data in ActivePivot.
IAzureCsvConnector - Interface in com.activeviam.io.blob
Contract that defines a connector for Azure CSV files.
ICloudCsvConnector<E> - Interface in com.activeviam.io.source
Cloud connector general implementation for loading CSV data from cloud storage.
ICloudsScopedFetchTopic<E> - Interface in com.activeviam.io.source
Contract for a topic of a source that can fetch files to load data in ActivePivot.
ICompositeDeeOrder - Interface in com.activeviam.io.data.sink.pivot.order
Interface for a composite Data Extraction Engine order.
ICsvFilesScopedFetchTopic - Interface in com.activeviam.io.csv.data.source
Contract for a topic of a source that can fetch CSV files to load data in ActivePivot.
ICsvScopedFetchSourceConfig<I> - Interface in com.activeviam.io.csv.data.source
Configuration of the CSV source that supports scoped fetching.
IDataExtractionRestService - Interface in com.activeviam.io.data.sink.rest
Defines the Data Extraction service methods exposed via RESTful API.
IDataExtractionService - Interface in com.activeviam.io.data.sink.webservices.custom
Interface definition for a custom service allowing remote clients to trigger asynchronous batched data extraction tasks that produce the results on server side, with dedicated URLs assigned for possible download by the remote clients later on.
IDataLoadController - Interface in com.activeviam.io
Contract for a component that controls data loading/unloading operations in ActivePivot.
IDataLoadController.IExecutionRequest - Interface in com.activeviam.io
Contract for a request to IDataLoadController to execute some data operation.
IDataLoadController.IExecutionTask - Interface in com.activeviam.io
Contract for a task executable by IDataLoadController.
IDataLoadController.IScopeToRemoveWhereConditionConverter - Interface in com.activeviam.io
Contract for a supplier of remove-where condition to apply to a particular target store given a particular business scope (for a particular data removal execution).
IDataLoadControllerRestService - Interface in com.activeviam.io.data.source.rest
Contract for a Rest (JAX-RS) Web-Service that allows remote clients to trigger some data loading/unloading on this ActivePivot server.
IDataLoadSourceHealthEventHandler - Interface in com.activeviam.io.monitoring.health.event.handler
DLC parent interface for Health Event Handlers.
IDataSource<I,​E> - Interface in com.activeviam.io.data.source
Contract for a source that can fetch or listen to data for a specific scope that is specified at runtime for each fetch or listen operation.
IDeeOrder - Interface in com.activeviam.io.data.sink.pivot.order
Interface for a Data Extraction Engine order.
IDeeOrderBuilder - Interface in com.activeviam.io.data.sink.pivot.order
Interface of a Data Extraction Engine order builder.
IDeeOutput - Interface in com.activeviam.io.data.sink.pivot.order
Interface for a Data Extraction Engine generic output.
IDeeOutputColumn - Interface in com.activeviam.io.data.sink.pivot.order
Interface for any Data Extraction Engine output column.
IDeeTask - Interface in com.activeviam.io.data.sink.output
Interface for a Data Extraction Engine task.
IDeeTaskExtractionProcedure - Interface in com.activeviam.io.data.sink.task.exec
Interface for a procedure to process query results during data extraction.
IDeeTaskFactory - Interface in com.activeviam.io.data.sink.output
Interface for a factory creating Data Extraction Engine tasks.
IDeeTaskInfo - Interface in com.activeviam.io.data.sink.task.exec
Interface for a bean holding Data Extraction Engine task information.
IDeeTaskResultInfo - Interface in com.activeviam.io.data.sink.output
Interface for a bean holding Data Extraction Engine generic result information.
IDeeTaskStatusChangeEvent - Interface in com.activeviam.io.data.sink.task.exec
Interface for an event notifying a change of Data Extraction Engine task status.
IDeeTaskStatusListener - Interface in com.activeviam.io.data.sink.task.exec
Interface for a listener to updates of a Data Extraction Engine task status.
IDeeTaskWithTaskStatusListenersWrapper - Interface in com.activeviam.io.data.sink.task.exec
Interface of a wrapper that associates a particular IDeeTask instance with (possibly) some IDeeTaskStatusListener instances.
IDlcCsvHealthEvent - Interface in com.activeviam.io.csv.data.source
 
IDlcHealthEvent - Interface in com.activeviam.io.monitoring.health.event
 
IDlcMessagingHealthEvent - Interface in com.activeviam.io.monitoring.health.event
Contract for an event that will be generated by MessagingSource like kafka, RabbitMQ, ActiveMQ etc.
IEnhancedDrillthroughMaxRowsContext - Interface in com.activeviam.io.data.sink.pivot.context
Interface of context value for the enhanced drillthrough max rows configuration.
IEnhancedDrillthroughRestService - Interface in com.activeviam.io.data.sink.rest
Deprecated.
The IEnhancedDrillthroughRestService will be removed in future versions. Instead you should use the IDataExtractionRestService to execute DEE Orders.
IEnhancedDrillthroughService - Interface in com.activeviam.io.data.sink.webservices.custom
Deprecated.
Enhanced Drillthrough will be removed in future versions, instead please use an IDataExtractionService.
IFactsQuery - Interface in com.activeviam.io.data.sink.pivot.query
Query that search in a schema indexer (providing contributions to the specified cube) for facts matching with a particular IFilterDescription.
IFetchingDataSource<I,​E> - Interface in com.activeviam.io.data.source
Contract for a source that can fetch data for a specific scope that is specified at runtime for each fetch iteration.
IFileDeeOutput - Interface in com.activeviam.io.csv.data.sink.output
Interface for a Data Extraction Engine file output.
IFileDeeTaskResultFileInfo - Interface in com.activeviam.io.csv.data.sink.task
Interface for a bean holding Data Extraction Engine result file information.
IFileDeeTaskResultInfo - Interface in com.activeviam.io.csv.data.sink.task
Interface for a bean holding Data Extraction Engine file result information.
IFilesScopedFetchTopic - Interface in com.activeviam.io.data.source
Contract for a topic of a source that can fetch files to load data in ActivePivot.
IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter - Interface in com.activeviam.io.data.source
Contract for a converter of a fetch scope into file scan parameters for IFilesScopedFetchTopic.fetchFiles(Map).
IFilesScopedFetchTopic.IFileScanParameters - Interface in com.activeviam.io.data.source
Contract for file scan parameters for IFilesScopedFetchTopic.fetchFiles(Map).
IFileTask<I,​E> - Interface in com.activeviam.io.data.source
Contract for a task that a files source may execute to load data in ActivePivot.
IFileTask.IResult - Interface in com.activeviam.io.data.source
Contract for a result produced by a IFileTask.
IGoogleCsvConnector - Interface in com.activeviam.io.storage
Connector to fetch CSV files from a Google cloud instance.
IJdbcHealthEvent - Interface in com.activeviam.io.jdbc
 
IJdbcScopedFetchSource - Interface in com.activeviam.io.data.source
Contract for a source that can load data from a Database into ActivePivot, based on SQL statements (defined via source topics) and fetch business scopes, which are defined at fetch time to derive the SQL input parameters required for injection into those statements.
IJdbcScopedFetchTopic - Interface in com.activeviam.io.data.source
Contract for a topic of a source that can fetch a DB to load data in ActivePivot.
IJdbcScopedFetchTopic.IScopeToSqlParametersConverter - Interface in com.activeviam.io.data.source
Contract for a converter of a business scope (for a particular statement task execution) into the relevant SQL input parameters (given the JDBC statement topic that this tasks relates to).
IJdbcSourceHealthEventHandler - Interface in com.activeviam.io.jdbc
An health event handler dedicated to handling health events declared in the JDBC Source project.
IJdbcStatementTask<I,​E> - Interface in com.activeviam.io.data.source
Contract for a task that a JDBC source may execute to process a given Statement SQL statement to retrieve data from a Database and load them in ActivePivot.
IJdbcStatementTask.IResult - Interface in com.activeviam.io.data.source
Contract for a result produced by a JDBC statement task.
IJsonDeeOrderConversion - Interface in com.activeviam.io.data.common.json
 
IListeningDataSource<I,​E> - Interface in com.activeviam.io.data.source
Contract for a source that can consume data from a messaging source like Apache Kafka, RabbitMQ, and can stay connected and "listen" for real-time data.
ILocalDataExtractionService - Interface in com.activeviam.io
Interface extension for a local IDataExtractionService (web-service interface contract), which provides additional methods that are reserved for AP server internal usage (e.g.
ILocalEnhancedDrillthroughService - Interface in com.activeviam.io.data.sink.pivot.query
Interface extension for a local IEnhancedDrillthroughService (web-service interface contract), which provides additional methods that are reserved for AP server internal usage (e.g.
IMemoryDeeOutput - Interface in com.activeviam.io.data.sink.inmemory.pivot.order
Interface for a Data Extraction Engine memory output.
IMemoryDeeTaskResultInfo - Interface in com.activeviam.io.data.sink.inmemory.task
Interface for a bean holding Data Extraction Engine memory result information.
IMemoryOutputHandler - Interface in com.activeviam.io.data.sink.inmemory.task
Defines the interface for the output handler keeping data in memory
IMessagingConsumer - Interface in com.activeviam.io.messaging
Contract for implementing consumers for remote messaging topic or queue.
IMessagingSourceHealthEventHandler - Interface in com.activeviam.io.monitoring.health.event.handler
A health event handler dedicated to handling health events generated by a MessagingSource
IMessagingTopic - Interface in com.activeviam.io.messaging
Contract for a topic of the Messaging Source.
incrLoadCsvMessageChannelFactory() - Method in interface com.activeviam.io.csv.data.source.ICsvScopedFetchSourceConfig
 
incrLoadCsvMessageChannelFactory(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
 
incrLoadCsvSource(String) - Method in interface com.activeviam.io.csv.data.source.ICsvScopedFetchSourceConfig
 
incrLoadCsvSource(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSource
Implementations should return a source-specific csv source.
incrLoadCsvSource(String) - Method in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
init(List<? extends IHierarchy>) - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskExtractionProcedure
Init the procedure
init(List<? extends IHierarchy>) - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
init(Properties) - Method in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
InitialDataLoadConfig - Class in com.activeviam.io.test.source.server.impl
Configure the (optional - env property driven) initial data load, which takes place at application startup.
InitialDataLoadConfig() - Constructor for class com.activeviam.io.test.source.server.impl.InitialDataLoadConfig
 
initializer() - Method in class com.activeviam.io.test.source.ADlcTest
Initialize environment to run tests.
initialLoadRunner() - Method in class com.activeviam.io.test.source.server.impl.InitialDataLoadConfig
 
initialState() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
InLineVectorValuesExtractionProcedure - Class in com.activeviam.io.data.sink.task.exec.impl
DEE extraction procedure allowing to do the VectorSerializerPostProcessor processing on the DEE side instead of in the cube.
It is only done for all the internal IVector objects coming from the cube.
InLineVectorValuesExtractionProcedure(Properties) - Constructor for class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
InMemoryDataExtractionEngineConfig - Class in com.activeviam.io.data.sink.inmemory.cfg
 
InMemoryDataExtractionEngineConfig() - Constructor for class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionEngineConfig
 
InMemoryDataExtractionRestApplication - Class in com.activeviam.io.test.sink.rest
 
InMemoryDataExtractionRestApplication() - Constructor for class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication
 
InMemoryDataExtractionRestApplication.MockConfig - Class in com.activeviam.io.test.sink.rest
 
InMemoryDataExtractionRestService - Class in com.activeviam.io.data.sink.inmemory.cfg
Defines the RESTful bridge over the Data Extraction Service (ILocalDataExtractionService.
InMemoryDataExtractionRestService(ILocalDataExtractionService) - Constructor for class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
Constructor
InMemoryDataExtractionRestServicesConfig - Class in com.activeviam.io.data.sink.inmemory.cfg
Spring JavaConfig of the ADataExtractionRestServicesConfig.
InMemoryDataExtractionRestServicesConfig() - Constructor for class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestServicesConfig
 
InMemoryDataExtractionService - Class in com.activeviam.io.data.sink.inmemory.webservices
InMemory implementation for a ILocalDataExtractionService service.
InMemoryDataExtractionService(IDeeOrderBuilder, IDeeTaskFactory, List<IDeeTaskStatusListener>, Properties, Map<String, IDeeOrder>, ATemplatePlaceholderHelper) - Constructor for class com.activeviam.io.data.sink.inmemory.webservices.InMemoryDataExtractionService
Default constructor.
InMemoryDataExtractionServicesConfig - Class in com.activeviam.io.data.sink.inmemory.cfg
Spring JavaConfig of the Data Extraction Engine service.
InMemoryDataExtractionServicesConfig() - Constructor for class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionServicesConfig
 
InMemoryDeeOutput - Class in com.activeviam.io.data.sink.inmemory.pivot.order.impl
Default bean representing a Data Extraction Engine output keeping the data in memory.
InMemoryDeeOutput() - Constructor for class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryDeeOutput
 
InMemoryDeeOutput(String) - Constructor for class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryDeeOutput
 
InMemoryDeeOutput(String, ADeeOutput) - Constructor for class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryDeeOutput
 
InMemoryDeeTaskFactory - Class in com.activeviam.io.data.sink.inmemory.task.impl
Default implementation for IDeeTaskFactory.
InMemoryDeeTaskFactory(Properties, IActivePivotManager, IQueriesService, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDeeTaskFactory
Default constructor.
InMemoryDrillthroughQueryDeeTask - Class in com.activeviam.io.data.sink.inmemory.task.impl
DEE task for executing a DrillthroughQuery.
InMemoryDrillthroughQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDrillthroughQueryDeeTask
Default constructor.
InMemoryEnhancedDrillthroughService - Class in com.activeviam.io.data.sink.inmemory.webservices
 
InMemoryEnhancedDrillthroughService(IActivePivotManager, IDatastore, IQueriesService, Properties) - Constructor for class com.activeviam.io.data.sink.inmemory.webservices.InMemoryEnhancedDrillthroughService
Default constructor.
InMemoryEnhancedDrillthroughServicesConfig - Class in com.activeviam.io.data.sink.inmemory.cfg
Configures a CSV specific AEnhancedDrillthroughServicesConfig config.
InMemoryEnhancedDrillthroughServicesConfig() - Constructor for class com.activeviam.io.data.sink.inmemory.cfg.InMemoryEnhancedDrillthroughServicesConfig
 
InMemoryGetAggregateQueryDeeTask - Class in com.activeviam.io.data.sink.inmemory.task.impl
Data Extraction Service task for Get Aggregates Query operation for an InMemory Data Extraction.
InMemoryGetAggregateQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryGetAggregateQueryDeeTask
Default constructor.
InMemoryJsonDeeOrderConversion - Class in com.activeviam.io.data.common.json.impl
Proceed to the conversion of the DEE JSON classes to the "traditional" DEE classes.
InMemoryJsonDeeOrderConversion() - Constructor for class com.activeviam.io.data.common.json.impl.InMemoryJsonDeeOrderConversion
 
InMemoryMdxQueryDeeTask - Class in com.activeviam.io.data.sink.inmemory.task.impl
Data Extraction Service task for MDX Query operation.
InMemoryMdxQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryMdxQueryDeeTask
Default constructor.
InMemoryRemoveFactsQueryDeeTask - Class in com.activeviam.io.data.sink.inmemory.task.impl
DEE task for executing a RemoveFactsQuery.
InMemoryRemoveFactsQueryDeeTask(IDeeOrder, Authentication, IActivePivotManager, ILocalEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryRemoveFactsQueryDeeTask
Default constructor.
InMemorySearchFactsQueryDeeTask - Class in com.activeviam.io.data.sink.inmemory.task.impl
DEE task for executing a SearchFactsQuery.
InMemorySearchFactsQueryDeeTask(IDeeOrder, String, String, boolean, Authentication, IActivePivotManager, IEnhancedDrillthroughService) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.InMemorySearchFactsQueryDeeTask
Default constructor.
InMemoryTemplatePlaceholderHelper - Class in com.activeviam.io.data.sink.inmemory.pivot.order.impl
 
InMemoryTemplatePlaceholderHelper() - Constructor for class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryTemplatePlaceholderHelper
 
InMemoryUserDetailsManagerBuilder - Class in com.activeviam.io.test.source.server.security.impl
An In-memory UserDetailsService builder which can be used without AuthenticationManagerBuilder contrary to InMemoryUserDetailsManagerConfigurer.
InMemoryUserDetailsManagerBuilder() - Constructor for class com.activeviam.io.test.source.server.security.impl.InMemoryUserDetailsManagerBuilder
Creates a new instance
INPUT_FILE_PATH_MATCHER_PRODUCT - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
INPUT_FILE_PATH_MATCHER_TRADE - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
 
inputDataRootDirPath - Variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
Path to root directory for input files delivery (default = embedded demo data).
INT_FORMATTER - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
The int formatter.
INTERRUPT_CHECK_CELLS_THRESHOLD - Static variable in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask
Threshold for cells count triggering a check for "current thread interruption" while iterating though the cellset to group aggregate(s) by distinct locations.
INTERRUPT_CHECK_LINES_WRITING_THRESHOLD - Static variable in interface com.activeviam.io.data.sink.output.IOutputHandler
Default number of lines in between periodic "current thread interruption" check while doing writing operations.
IOutputHandler - Interface in com.activeviam.io.data.sink.output
Defines the methods exposed by an output handler implementation
IParquetTopic<I> - Interface in com.activeviam.io.data.source
Contract for a topic of the Parquet Source.
IRemoveFactsQuery - Interface in com.activeviam.io.data.sink.pivot.query
Query that remove from a schema indexer (providing contributions to the specified cube) the facts matching with a particular IFilterDescription.
IS3CsvConnector - Interface in com.activeviam.io.s3
Contract for a S3 cloud connector for CSV files.
isActiveMonitorEnabled() - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Tests if ActiveMonitor is enabled locally or remotely with this ActivPivot server.
isCancelled() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
Return true if ALL the underlying file tasks were cancelled before they completed.
isCancelled() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
Return true if ALL the underlying file tasks were cancelled before they completed.
isDone() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchFuture
Return true if ALL the underlying file tasks have completed (exceptionally or not).
isDone() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchFuture
Return true if ALL the underlying file tasks have completed (exceptionally or not).
ISearchFactsQuery - Interface in com.activeviam.io.data.sink.pivot.query
Query that search in a schema indexer (providing contributions to the specified cube) for facts matching with a particular IFilterDescription.
isFalse(ICondition) - Static method in class com.activeviam.io.data.sink.pivot.jit.EnhancedJustInTimeConditions
Checks whether the given condition is always false.
isNotUserAdmin(Authentication) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Determine whether the authenticated user does not have an admin role.
isNotUserDeeAdmin(Authentication) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Determine whether the authenticated user does not have an admin role.
isRange() - Method in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
isTaskCompleted(String) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
isTaskCompleted(String) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
isTaskCompleted(String) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Return the completion status of the task taskId
isTaskCompleted(String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Check if a given task has already completed.
isTaskCompleted(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Return the completion status of the task taskId
isTaskCompleted(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
isTaskListCompleted(List<String>) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
isTaskListCompleted(List<String>) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
isTaskListCompleted(List<String>) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Return the global completion status of the list of tasks taskIdList
isTaskListCompleted(List<String>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Check if a given list of tasks has already completed.
isTaskListCompleted(List<String>) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Return the global completion status of the list of tasks taskIdList
isTaskListCompleted(List<String>) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
ISummaryHealthEventHandler - Interface in com.activeviam.io.monitoring.health.event.handler
An health event handler dedicated to handling health events for summary messages.
ITupleSource - Interface in com.activeviam.io.data.source
Contract for a source that produces Object[] tuples.

J

JdbcFailureHealthEvent - Class in com.activeviam.io.jdbc
A generic failure event to handle JDBC related exceptions and/or failures.
JdbcFailureHealthEvent(Throwable) - Constructor for class com.activeviam.io.jdbc.JdbcFailureHealthEvent
 
JdbcHealthEventHandler - Class in com.activeviam.io.jdbc
 
JdbcHealthEventHandler() - Constructor for class com.activeviam.io.jdbc.JdbcHealthEventHandler
 
JdbcPreparedStatementTask - Class in com.activeviam.io.data.source
Standard implementation of a IJdbcStatementTask that executes a prepared statement.
JdbcPreparedStatementTask(IJdbcScopedFetchTopic, Object[], DataSource, IMessageChannel<String, Object[]>) - Constructor for class com.activeviam.io.data.source.JdbcPreparedStatementTask
Create a task for for executing a prepared statement.
JdbcScopedFetchSource - Class in com.activeviam.io.data.source
Default implementation of a IJdbcScopedFetchSource.
JdbcScopedFetchSource(DataSource, Properties) - Constructor for class com.activeviam.io.data.source.JdbcScopedFetchSource
Construct a JDBC source based on the specified connection factory and source properties.
JdbcStatementTopic - Class in com.activeviam.io.data.source
Base implementation of a IJdbcScopedFetchTopic.
JdbcStatementTopic(String, String, IJdbcScopedFetchTopic.IScopeToSqlParametersConverter, List<String>, String, Properties) - Constructor for class com.activeviam.io.data.source.JdbcStatementTopic
Construct a JDBC topic.
JdbcStatementTopic.ScopeToSqlParametersConverter - Class in com.activeviam.io.data.source
JdbcTaskDoneHealthEvent - Class in com.activeviam.io.jdbc
 
JdbcTaskDoneHealthEvent(IJdbcStatementTask.IResult) - Constructor for class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
JsonDeeOrder - Class in com.activeviam.io.data.common.json.impl
The JSON DEE order.
JsonDeeOrder() - Constructor for class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
JsonDeeOrderConversionManager - Class in com.activeviam.io.data.common.json.impl
Manager is responsible for creating a source specific implementation of IJsonDeeOrderConversion converter through a provided sourceName.
JsonDeeTaskExtractionProcedure - Class in com.activeviam.io.data.common.json.impl
The JSON file DEE output extraction procedure.
JsonDeeTaskExtractionProcedure() - Constructor for class com.activeviam.io.data.common.json.impl.JsonDeeTaskExtractionProcedure
 
JsonDlcFormatter - Class in com.activeviam.io.data.common.json.impl
 
JsonDlcFormatter() - Constructor for class com.activeviam.io.data.common.json.impl.JsonDlcFormatter
 
JsonDrillthroughQuery - Class in com.activeviam.io.data.common.json.impl
The JSON Drill-through query.
JsonDrillthroughQuery() - Constructor for class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
JsonEchoDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON echo DEE output column.
JsonEchoDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
Constructor for serialization
JsonEchoDeeOutputColumn(String) - Constructor for class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
Default constructor.
JsonExtractionProcedureValueDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON extraction procedure value DEE output column.
JsonExtractionProcedureValueDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonExtractionProcedureValueDeeOutputColumn
 
JsonFieldDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON field DEE output column.
JsonFieldDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonFieldDeeOutputColumn
 
JsonFileDeeOutput - Class in com.activeviam.io.data.common.json.impl
The JSON file DEE output.
JsonFileDeeOutput() - Constructor for class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
JsonGetAggregatesQuery - Class in com.activeviam.io.data.common.json.impl
The JSON Get Aggregates query.
JsonGetAggregatesQuery() - Constructor for class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
JsonLevelDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON level DEE output column.
JsonLevelDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
JsonLowestLevelDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON lowest level DEE output column.
JsonLowestLevelDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
JsonMdxDrillthroughQuery - Class in com.activeviam.io.data.common.json.impl
The JSON MDX Drill-through query.
JsonMdxDrillthroughQuery() - Constructor for class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
JsonMdxQuery - Class in com.activeviam.io.data.common.json.impl
The JSON MDX query.
JsonMdxQuery() - Constructor for class com.activeviam.io.data.common.json.impl.JsonMdxQuery
Constructor
JsonMdxQuery(String, Map<String, String>) - Constructor for class com.activeviam.io.data.common.json.impl.JsonMdxQuery
Full constructor
JsonMeasureDeeOutputColumn - Class in com.activeviam.io.data.common.json.impl
The JSON measure DEE output column.
JsonMeasureDeeOutputColumn() - Constructor for class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
JsonSearchFactsQuery - Class in com.activeviam.io.data.common.json.impl
The JSON Search Facts query.
JsonSearchFactsQuery() - Constructor for class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
JsonTemplateOrder - Class in com.activeviam.io.data.common.json.impl
The JSON template order.
JsonTemplateOrder() - Constructor for class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
jwtConfig - Variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
JwtSecurityConfigurer() - Constructor for class com.activeviam.io.test.source.server.security.impl.SecurityConfig.JwtSecurityConfigurer
 

K

KafkaJsonDeserializer - Class in com.activeviam.io.data.source
Deserialize bytes from kafka to a JsonNode and form an Object[] tuple from the JsonNode.
KafkaJsonDeserializer() - Constructor for class com.activeviam.io.data.source.KafkaJsonDeserializer
 
KafkaMessageConsumer - Class in com.activeviam.io.kafka
A wrapper over KafkaConsumer to process records from a Kafka topic, and submit to a datastore.
KafkaMessageConsumer(Properties, String, String, LinkedBlockingQueue<Object[]>, Map<String, Object>, int) - Constructor for class com.activeviam.io.kafka.KafkaMessageConsumer
 
KEY_PREFIX - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
killWebApplication() - Method in class com.activeviam.io.test.source.ADlcTest
 
KPI_ROLE_PROPERTY - Static variable in class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
The name of the property which contains the role allowed to add new KPIs in the configuration service.

L

level - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
LEVEL - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
LevelDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that maps to a particular hierarchy and level retrieved during an aggregate query (e.g.
LevelDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
Constructor for serialization
line - Variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
The content of the line of which the parsing failed.
LINE - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
LINE_NUMBER - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
lineNumber - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The line number at which the event was created.
listen(IFileListener<Path>) - Method in interface com.activeviam.io.csv.data.source.ICsvFilesScopedFetchTopic
 
listen(IMessageChannel<I, E>) - Method in interface com.activeviam.io.data.source.IDataSource
 
listFiles(String, boolean) - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
Return a list of file Paths applicable for a given PathMatcher value
listFiles(String, boolean) - Method in interface com.activeviam.io.data.source.IAvroFilesScopedFetchTopic
 
load(String, Pair<String, String>) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads a given topic on a provided scope.
load(String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads a given topic for a given date.
load(String, String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads a given topic for a given date into a specific branch.
load(List<String>, Pair<String, String>) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads given topics on a provided scope.
load(List<String>, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads a given topics for a given date.
load(List<String>, String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Loads given topics for a given date into a specific branch.
LOAD - Static variable in class com.activeviam.io.test.ARequestHelper
DLC operations
LOAD_SUMMARY - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
LOAD_SUMMARY_LOG_TOKEN - Static variable in class com.activeviam.io.data.source.ADatastoreTransactionTask
 
LoadDataTxControllerTask - Class in com.activeviam.io.data.source
A IDataLoadController.IExecutionTask that loads data related to one or multiple topics and a particular business scope, within the boundaries of a single Datastore transaction.
LoadDataTxControllerTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.LoadDataTxControllerTask
Create a DS transaction task to fetch data for the specified topics and scope.
LocalContentServiceConfig - Class in com.activeviam.io.test.source.server.ContentServer
Spring configuration of the Content Service.
LocalContentServiceConfig() - Constructor for class com.activeviam.io.test.source.server.ContentServer.LocalContentServiceConfig
 
LocalCsvScopedFetchSource<F> - Class in com.activeviam.io.csv.data.source
Fetches from a local CSV file.
LocalCsvScopedFetchSource(Properties) - Constructor for class com.activeviam.io.csv.data.source.LocalCsvScopedFetchSource
Construct a CSV source based on the specified properties.
LocaleAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a String and a Locale.
LocaleAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.LocaleAdapter
 
logErrorMsgAndFireFailureEvent(Throwable, String) - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
logErrorMsgAndFireFailureEvent(Throwable, String) - Method in class com.activeviam.io.messaging.MessagingTopic
 
logger - Static variable in class com.activeviam.io.data.source.LoadDataTxControllerTask
 
LOGGER - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
LOGGER - Static variable in class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask
 
LOGGER - Static variable in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
LOGGER - Static variable in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
LOGGER - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
The DEE logger.
LOGGER - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.AXmlBasedDeeOrderBuilder
 
LOGGER - Static variable in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
LOGGER - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
The Data Extraction Service logger
LOGGER - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
LoggingDeeTaskStatusListener - Class in com.activeviam.io.data.sink.task.exec.impl
Data Extraction Engine task status listener that simply generates logs.
LoggingDeeTaskStatusListener() - Constructor for class com.activeviam.io.data.sink.task.exec.impl.LoggingDeeTaskStatusListener
 
LoggingUtils - Class in com.activeviam.io.monitoring
FIXME remove this once we have a shared lib with APM Miscellaneous utilities for logging purpose.
LoggingUtils() - Constructor for class com.activeviam.io.monitoring.LoggingUtils
 
LogMessageOutputStream() - Constructor for class com.activeviam.io.messaging.TxSizeController.LogMessageOutputStream
 
logout - Variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig.AWebSecurityConfigurer
true to enable the logout URL.
logStatistics() - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
Log the current state of aggregated statistics.
LOW - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has low priority.
LowestLevelDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that maps the lowest level expressed for a particular hierarchy retrieved during an aggregate query (e.g.
LowestLevelDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
Constructor for serialization

M

main(String[]) - Static method in class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication
 
main(String[]) - Static method in class com.activeviam.io.test.source.server.ADlcWebApplication
 
manager - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
MANAGER_NAME - Static variable in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
The name of the ActivePivotManager
marshal(IDeeOutput) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputAdapter
 
marshal(IDeeOutputColumn) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnAdapter
 
marshal(IRemoveFactsQuery) - Method in class com.activeviam.io.data.common.jaxb.impl.RemoveFactsQueryAdapter
 
marshal(ISearchFactsQuery) - Method in class com.activeviam.io.data.common.jaxb.impl.SearchFactsQueryAdapter
 
marshal(IDeeTaskExtractionProcedure) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapperAdapter
 
marshal(IDeeTaskExtractionProcedure) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeTaskExtractionProcedureAdapter
 
marshal(CompressionType) - Method in class com.activeviam.io.data.common.jaxb.impl.CompressionTypeAdapter
 
marshal(List<IDeeOutputColumn>) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapperAdapter
 
marshal(List<IQuery<?>>) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapperAdapter
 
marshal(Locale) - Method in class com.activeviam.io.data.common.jaxb.impl.LocaleAdapter
 
maxLinesPerFile - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
maxRawDataBytesWrittenPerFile - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
mdxContext(boolean) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeConfig
The MDX context of the cube.
MeasureDeeOutputColumn - Class in com.activeviam.io.data.sink.pivot.order.impl
Implementation for a Data Extraction Engine output column that maps to a particular measure retrieved during an aggregate query (e.g.
MeasureDeeOutputColumn() - Constructor for class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
Constructor for serialization
measures(ICanStartBuildingMeasures) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
Adds all the measures to the cube builder.
message - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
message - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
message - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
message - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
MessagingSource - Class in com.activeviam.io.messaging
MessagingSource to poll topics in a remote messaging system, for eg.
MessagingSource(String) - Constructor for class com.activeviam.io.messaging.MessagingSource
 
MessagingTopic - Class in com.activeviam.io.messaging
Topic that listens for records from a messaging system, for eg.
MessagingTopic(String, String, List<String>, Properties, int, IDatastore, String[], String) - Constructor for class com.activeviam.io.messaging.MessagingTopic
 
method - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The method in which the event was created.
METHOD - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
MISC_INFO - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
MockConfig() - Constructor for class com.activeviam.io.test.sink.rest.InMemoryDataExtractionRestApplication.MockConfig
 
MultipleResultFileOutputHandler - Class in com.activeviam.io.csv.data.sink.output.impl
Manage the writing of data rows (given by blocks) into one or multiple (if necessary) zipped CSV files.
MultipleResultFileOutputHandler(IDeeOrder, PivotDefinitionHelper, String, String, String, int) - Constructor for class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
Default constructor.
MutableArrayElementGenericDatumReader - Class in com.activeviam.io.data.source
A EnhancedGenericDatumReader that uses MutableInt, MutableLong, MutableFloat, MutableDouble and MutableBoolean Java types to materialize values when reading schema type int, long, float, double and boolean (respectively) for array elements.
MutableArrayElementGenericDatumReader(Schema) - Constructor for class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
Create an enhanced generic datum reader with detailed monitoring disabled.
MutableArrayElementGenericDatumReader(Schema, boolean) - Constructor for class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
Create an enhanced generic datum reader with optional enabling of detailed monitoring.
MutableArrayElementGenericDatumReader(Schema, GenericData) - Constructor for class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with detailed monitoring disabled.
MutableArrayElementGenericDatumReader(Schema, GenericData, boolean) - Constructor for class com.activeviam.io.data.source.MutableArrayElementGenericDatumReader
Create an enhanced generic datum reader with explicit specification of the GenericData instance to leverage, and with optional enabling of detailed monitoring.

N

name - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
name - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
nativeMeasures(ICanStartBuildingMeasures) - Static method in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
Adds all the measures to the cube builder.
NB_HEADER_LINES_TO_SKIP - Static variable in class com.activeviam.io.test.source.server.DataSource.impl.ACsvSourceConfig
File Formats and Path Matchers
newArray(Object, int, Schema) - Method in class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
 
newDenseRepresentation(double[], double) - Static method in class com.activeviam.io.data.source.AvroCompactArrayUtils
 
newFileTask(ICloudEntityPath<E>, IMessageChannel<String, Object>) - Method in interface com.activeviam.io.source.ICloudsScopedFetchTopic
Create a task for processing a file that belongs to this topic.
newFileTask(ICloudEntityPath<E>, IMessageChannel<String, Object>) - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
newFileTask(Path, IMessageChannel<String, Object>) - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
newFileTask(Path, IMessageChannel<String, Object>) - Method in interface com.activeviam.io.data.source.IFilesScopedFetchTopic
Create a task for processing a file that belongs to this topic.
newRecord(Object, Schema) - Method in class com.activeviam.io.data.source.EnhancedGenericData
Called to create new record instances.
newStatementTask(Map<String, Object>, DataSource, IMessageChannel<?, ?>) - Method in interface com.activeviam.io.data.source.IJdbcScopedFetchTopic
Create a task for processing the statement defined by this topic.
newStatementTask(Map<String, Object>, DataSource, IMessageChannel<?, ?>) - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
newTaskFor(Callable<T>) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeThreadPoolExecutor
 
newThread(Runnable) - Method in class com.activeviam.io.monitoring.tracing.TraceableExecutorThreadFactory
 
NO_FILE_TO_FETCH - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
NO_STATUS - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
NONE - com.activeviam.io.file.CompressionType
 
NORMAL - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has normal priority.
NUMBER_FORMAT_PROP - Static variable in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
numConsumers - Variable in class com.activeviam.io.messaging.MessagingTopic
 

O

onCsvFileParsingDone(CsvFileParsingDone) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
onCsvFileParsingFailure(CsvFileParsingFailure) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
onCsvFileParsingProgress(CsvFileParsingProgress) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
onCsvLineParsingFailure(CsvLineParsingFailure) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
onEvent(ICSVTopic<I>, IFileEvent<I>) - Method in class com.activeviam.io.data.source.ParquetFileListener
 
onException(DlcExceptionHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
onException(DlcExceptionHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.ISummaryHealthEventHandler
 
onFetchedResultSet(ResultSet, ResultSetMetaData) - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Specialization method called by the fetching thread any time a new result has been retrieved from DB, which gives the opportunity for custom code to define what must be posted to publication queue after that.
onFetchedResultSet(ResultSet, ResultSetMetaData) - Method in class com.activeviam.io.data.source.JdbcPreparedStatementTask
 
onJdbcFailure(JdbcFailureHealthEvent) - Method in interface com.activeviam.io.jdbc.IJdbcSourceHealthEventHandler
 
onJdbcFailure(JdbcFailureHealthEvent) - Method in class com.activeviam.io.jdbc.JdbcHealthEventHandler
 
onJdbcTaskDone(JdbcTaskDoneHealthEvent) - Method in interface com.activeviam.io.jdbc.IJdbcSourceHealthEventHandler
 
onJdbcTaskDone(JdbcTaskDoneHealthEvent) - Method in class com.activeviam.io.jdbc.JdbcHealthEventHandler
 
onMessagingFailure(DlcMessagingFailureHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.IMessagingSourceHealthEventHandler
 
onMessagingFailure(DlcMessagingFailureHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
onMessagingSummary(DlcMessagingSummaryHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.IMessagingSourceHealthEventHandler
 
onMessagingSummary(DlcMessagingSummaryHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
onMessagingTaskDone(DlcMessagingTaskDoneHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.IMessagingSourceHealthEventHandler
 
onMessagingTaskDone(DlcMessagingTaskDoneHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
onNoMoreFetchResult() - Method in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Specialization method called by the fetching thread once it has no more result to retrieve from DB, which gives the opportunity for custom code to properly "finalize" whatever complex record building logic was at play.
onNoStatus(DlcNoStatusHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
onNoStatus(DlcNoStatusHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.ISummaryHealthEventHandler
 
onParquetFileParsingDone(ParquetParsingDoneEvent) - Method in class com.activeviam.io.data.source.DlcParquetHealthEventHandler
Dispatches an event about the parsing completion for a Parquet file.
onParquetFileParsingFailed(ParquetParsingFailureEvent) - Method in class com.activeviam.io.data.source.DlcParquetHealthEventHandler
Dispatches an event about the parsing completion for a Parquet file.
onSummary(DlcSummaryHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
onSummary(DlcSummaryHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.ISummaryHealthEventHandler
 
onTaskStatusChanged(IDeeTaskStatusChangeEvent) - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskStatusListener
Called upon task status update.
onTaskStatusChanged(IDeeTaskStatusChangeEvent) - Method in class com.activeviam.io.data.sink.task.exec.impl.LoggingDeeTaskStatusListener
 
onUnknownEvent(IHealthEvent) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
onUnknownEvent(IHealthEvent) - Method in class com.activeviam.io.data.source.DlcParquetHealthEventHandler
 
onUnknownEvent(IHealthEvent) - Method in class com.activeviam.io.jdbc.JdbcHealthEventHandler
The default method to implement, that will receive all events by default.
onUnknownEvent(IHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
The default method to implement, that will receive all events by default.
onUnknownEvent(IHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
onUnload(DlcUnloadHealthEvent) - Method in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
onUnload(DlcUnloadHealthEvent) - Method in interface com.activeviam.io.monitoring.health.event.handler.ISummaryHealthEventHandler
 
order - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
ORIGINAL - com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
The original GenericDatumReader Avro impl.
outputHandler - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 

P

pack(int, int) - Static method in class com.activeviam.io.data.source.SparseVectorUtils
Pack two integers in a long.
parallelLoad() - Method in class com.activeviam.io.test.DlcRequestHelper
 
parallelLoad(String...) - Method in class com.activeviam.io.test.DlcRequestHelper
 
parallelUnload(String...) - Method in class com.activeviam.io.test.DlcRequestHelper
 
parentTraceContext - Variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
ParquetFileListener<I> - Class in com.activeviam.io.data.source
Listen for created and / or modified parquet files, parsing them for submitting the records to datastore.
ParquetFileListener(IDatastoreConfig, IParquetTopic) - Constructor for class com.activeviam.io.data.source.ParquetFileListener
 
ParquetFileTask - Class in com.activeviam.io.data.source
Generic blank implementation of an Parquet Task for Topic implementation
ParquetFileTask(Path, IParquetTopic, IMessageChannel) - Constructor for class com.activeviam.io.data.source.ParquetFileTask
Create an Parquet file task.
ParquetSource<I> - Class in com.activeviam.io.data.source
Parquet implementation of ITupleSource and IFetchingDataSource The ParquetSource.fetch(List, Map) processes Parquet data on a per channel, and thus per topic, basis.
ParquetSource(String, IDatastore) - Constructor for class com.activeviam.io.data.source.ParquetSource
 
ParquetSource.ChannelFetchFuture - Class in com.activeviam.io.data.source
Contract for a Future that represents the pending completion of an asynchronous fetch operation for a given scope
ParquetSource.ChannelFetchScope - Class in com.activeviam.io.data.source
Standard implementation of ParquetSource.ChannelFetchScope.
ParquetTopic<I> - Class in com.activeviam.io.data.source
Contract for a topic of the Parquet Source.
ParquetTopic(String, String, PathMatcher, IFilesScopedFetchTopic.IFetchScopeToFileScanParametersConverter, String, Properties, HashMap<String, String>, List<I>, I, String) - Constructor for class com.activeviam.io.data.source.ParquetTopic
Construct a files scoped fetch topic.
parseInOneThread(ICloudEntityPath<E>, Function<ICloudEntityPath<E>, ? extends SeekableByteChannel>, IParquetFieldParsers, IStoreToParquetMapping, IStoreToParquetMapping...) - Method in class com.activeviam.io.data.source.tracing.TraceableParquetParser
 
parseInOneThread(IParquetReader<IParquetRecord>, ParquetConverterFactory[], long) - Method in class com.activeviam.io.data.source.tracing.TraceableParquetParser
 
parseInOneThread(Path, Configuration, IParquetFieldParsers, IStoreToParquetMapping, IStoreToParquetMapping...) - Method in class com.activeviam.io.data.source.tracing.TraceableParquetParser
 
parseLocalFile(IParquetTopic, Path) - Method in class com.activeviam.io.data.source.AParquetFileTask
This method to parse a Parquet file is called from the File Task passing in a specific file path.
parseLocalFile(ICsvDataProvider<I>) - Method in class com.activeviam.io.data.source.ParquetFileListener
 
PARSING_EXCEPTION - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
PARSING_INFO - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
Event property names
parsingInfo - Variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
Various information about the parsing.
passwordEncoder() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.SpringSecurityConfig
 
passwordEncoder() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
As of Spring Security 5.0, the way the passwords are encoded must be specified.
pathMatcher - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
peekArray(Object) - Method in class com.activeviam.io.data.source.ArrayAsTroveListGenericDatumReader
 
PENDING - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task is pending for execution.
pivot - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
PIVOT_USER - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
PIVOT_USER_ROLES - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
pivotDefinitionHelper - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
PivotDefinitionHelper - Class in com.activeviam.io.data.sink.output.impl
Helper allowing to validate and retrieve the level and measure definitions from a cube
PivotDefinitionHelper(IMultiVersionActivePivot, IDeeOrder) - Constructor for class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
 
pivotId - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.json.impl.CsvJsonDeeOrderConversion
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.task.impl.CsvDrillthroughQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.task.impl.CsvGetAggregateQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.task.impl.CsvMdxQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.task.impl.CsvRemoveFactsQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.sink.task.impl.CsvSearchFactsQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEventHandler
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.common.json.impl.InMemoryJsonDeeOrderConversion
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryDrillthroughQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryGetAggregateQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryMdxQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.InMemoryRemoveFactsQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.InMemorySearchFactsQueryDeeTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskWithTaskStatusListenersWrapper
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.AvroFileTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.DlcParquetHealthEventHandler
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.JdbcPreparedStatementTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.LoadDataTxControllerTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.ParquetFileTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.StartListeningControllerTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.StopListeningControllerTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.data.source.UnloadDataTxControllerTask
 
PLUGIN_KEY - Static variable in class com.activeviam.io.jdbc.JdbcHealthEventHandler
 
PLUGIN_KEY - Static variable in class com.activeviam.io.kafka.KafkaMessageConsumer
 
PLUGIN_KEY - Static variable in class com.activeviam.io.monitoring.health.event.handler.impl.DlcMessagingHealthEventHandler
 
PLUGIN_KEY - Static variable in class com.activeviam.io.monitoring.health.event.handler.impl.DlcSummaryHealthEventHandler
 
pluginKey - Variable in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
poll() - Method in interface com.activeviam.io.csv.data.source.ICsvFilesScopedFetchTopic
 
prefix - Variable in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
The prefix to add to the content.
prefix - Variable in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
The prefix to add to the content.
process(List<AggregateDTO>, IActivePivotContext) - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskExtractionProcedure
Process Get aggregates query results
process(List<AggregateDTO>, IActivePivotContext) - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
process(Map<ILocation, Map<String, Object>>, IActivePivotContext) - Method in interface com.activeviam.io.data.sink.task.exec.IDeeTaskExtractionProcedure
Process MDX query results
process(Map<ILocation, Map<String, Object>>, IActivePivotContext) - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
aggregatesMap will be modified in place.
processCalculatedMeasures(IDeeOrder) - Method in class com.activeviam.io.data.sink.output.impl.PivotDefinitionHelper
 
processForTopics(List<String>) - Method in class com.activeviam.io.data.source.LoadDataTxControllerTask
This method allows for customization of ordering of loading topics.
processObjectArrayRecord(Object[], Object[]) - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
Combine the key and value Object[] to a single Object[] representing a tuple that can be sent to datastore.
processOutputColumn(ADeeOutputColumn, Map<String, String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
Apply the placeholders values onto the output column properties if required
processPlaceholders(IDeeOrder, Map<String, String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
Take a template order and process it to replace the placeholders by the execution value
processPlaceholdersQuery(IQuery<?>, IDeeOutput, Map<String, String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
Replace the placeholders for the given query
processReplies(Collection<IBroadcastResult<List<Object[]>>>) - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
processSourceRoot(IDeeOutput, Map<String, String>) - Method in class com.activeviam.io.csv.data.sink.order.impl.CsvTemplatePlaceholderHelper
Set the file name root of the IFileDeeOutput output.
processSourceRoot(IDeeOutput, Map<String, String>) - Method in class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryTemplatePlaceholderHelper
 
processSourceRoot(IDeeOutput, Map<String, String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
Allow for sources to process source specific properties of the IDeeOutput.
processValue(String, Map<String, String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ATemplatePlaceholderHelper
Apply the placeholders values onto the value if required
PRODUCT_COB_DATE - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
PRODUCT_COLOR - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
PRODUCT_ID - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Product Store Fields
PRODUCT_NAME - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
PRODUCT_PRICE - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
PRODUCT_STORE_NAME - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
ProductScopeToRemoveWhereConditionConverter() - Constructor for class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter
 
ProductScopeToRemoveWhereConditionConverter() - Constructor for class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig.ProductScopeToRemoveWhereConditionConverter
 
productStoreDescription() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
PROP__BROKER_URI - Static variable in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
PROP__CONTROLLER_NAME - Static variable in class com.activeviam.io.DataLoadController
Optional property, to set a custom name for this controller.
PROP__EXCEPTION_ONLY_RESPONSE - Static variable in class com.activeviam.io.DataLoadController
Optional property, to set a custom name for this controller.
PROP__JDBC_FETCH_SIZE - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Optional property, to set JDBC driver fetch size.
PROP__MAX_TX_DRAIN_SIZE - Static variable in class com.activeviam.io.messaging.MessagingTopic
To set capacity of the publish queue.
PROP__MAX_TX_DRAIN_TIME_MS - Static variable in class com.activeviam.io.messaging.MessagingTopic
To set max wait time before committing transaction
PROP__PUBLISH_CHUNK_SIZE - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Optional property, to set size of publish message chunks.
PROP__PUBLISH_CHUNK_SIZE - Static variable in class com.activeviam.io.messaging.MessagingTopic
Optional property, to set size of publish message chunks.
PROP__PUBLISH_QUEUE_CAPACITY - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Optional property, to set capacity of the publish queue.
PROP__PUBLISH_QUEUE_CAPACITY - Static variable in class com.activeviam.io.messaging.MessagingTopic
Optional property, to set the size of publish queue that accumulates records from remote topic before publishing them to datastore (default = 100M)
PROP__PUBLISH_TASK_MAX_CONCURRENCY - Static variable in class com.activeviam.io.messaging.MessagingTopic
Optional property, to set max concurrency of publish tasks per fetch task.
PROP__PUBLISH_TASK_MAX_CONCURRENCY_PER_FETCH_TASK - Static variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
Optional property, to set max concurrency of publish tasks per fetch task.
PROP__SOURCE_NAME - Static variable in class com.activeviam.io.csv.data.source.ACsvScopedFetchSource
Optional property, to set a custom name for this source.
PROP__SOURCE_NAME - Static variable in class com.activeviam.io.data.source.JdbcScopedFetchSource
Optional property, to set a custom name for this source.
PROP__STATEMENT_TASK_MAX_CONCURRENCY - Static variable in class com.activeviam.io.data.source.JdbcScopedFetchSource
Optional property, to set max concurrency of statement tasks.
PROP_COBDATE_INDEX - Static variable in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
PROP_COBDATE_INDEX - Static variable in class com.activeviam.io.kafka.KafkaMessageConsumer
 
PROP_POLL_TIMEOUT - Static variable in class com.activeviam.io.kafka.KafkaMessageConsumer
 
properties - Variable in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
PROPERTIES - Static variable in class com.activeviam.io.test.ARequestHelper
 
PROPERTIES - Static variable in class com.activeviam.io.test.source.ADlcTest
 
PROPERTIES_FILE - Static variable in class com.activeviam.io.test.ARequestHelper
 
PROPERTIES_FILE - Static variable in class com.activeviam.io.test.source.ADlcTest
 
props - Variable in class com.activeviam.io.messaging.MessagingTopic
 
providerFactory - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
publish(IStoreMessage<? extends I, ?>, List<Object[]>) - Method in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
publish(List<Object[]>, HashMap<String, Integer>) - Method in class com.activeviam.io.test.source.server.DataSource.impl.BasePublisher
Method which utilizes the headerMapping in order to figure out how to properly shape the incoming tuple to adhere to the Base Store format.
PublishTask(List<E>, IMessageChannel<String, E>, String, TxSizeController.PublishInfoAccumulator) - Constructor for class com.activeviam.io.messaging.TxSizeController.PublishTask
 
put(int, Object) - Method in class com.activeviam.io.data.source.EnhancedGenericData.Record
 

Q

qfsUserDetailsService() - Method in class com.activeviam.io.test.source.server.security.impl.SecurityConfig
User details service wrapped into a Quartet interface.
queriesService - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTaskFactory
 
queriesService - Variable in class com.activeviam.io.data.sink.output.impl.ADrillthroughQueryDeeTask
 
queriesService - Variable in class com.activeviam.io.data.sink.output.impl.ALocationsQueryDeeTask
 
queriesService - Variable in class com.activeviam.io.test.source.ADlcTest
QueryService for running queries against Cube
queriesServiceDelegate - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
The core queries service delegate.
QUERIESSVC_ENHANCED_DT_ALREADY_RUNNING_FOR_SAME_USER - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_ENHANCED_DT_NOAUTH_CANCEL_ATTEMPT - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_FACTSEARCH_TRUNCATED_RESULTS - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_MANDATORY_PROP_NOT_SET - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_PROP_IS_INVALID - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_REMOVEFACT_INVALID_EXPRESSION - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_REMOVEFACT_MISSING_REFERENCE_FIELDS - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_REMOVEFACT_NO_SCHEMA_FOUND - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SEARCHFACT_DIST_MESSAGE_FAILED - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SEARCHFACT_DIST_MESSAGE_MAX_RESULT - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SEARCHFACT_NO_SCHEMA_FOUND - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SEARCHFACT_UNKNOWN_SCHEMA_FIELDS - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SUBMIT_TASK_EXC - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_SUBMIT_TASK_SUCCESS - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 
QUERIESSVC_TASK_ACCESS_NOT_ALLOWED - Static variable in class com.activeviam.io.monitoring.EnhancedDrillthroughLogMessages
 

R

RabbitMqMessageConsumer - Class in com.activeviam.io.data.source
Consume messages from a RabbitMQ queue.
RabbitMqMessageConsumer(Properties, String, String, BlockingQueue<Object[]>, Map<String, Object>, int) - Constructor for class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
read(GenericRecord, Decoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
readArray(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
readExternal(ObjectInput) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
readExternal(ObjectInput) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
readExternal(ObjectInput) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
readExternal(ObjectInput) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
readExternal(ObjectInput) - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
readField(Object, Schema.Field, Object, ResolvingDecoder, Object) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
readRecord(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
ReadTupleFieldColumnCalculator - Class in com.activeviam.io.data.source
Column calculator that extracts values for a particular column in the given (source) Object[] tuple, based on the column index that has been configured at construction time.
ReadTupleFieldColumnCalculator(String, int) - Constructor for class com.activeviam.io.data.source.ReadTupleFieldColumnCalculator
Create a new column calculator.
readWithoutConversion(Object, Schema, ResolvingDecoder) - Method in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
Record(Schema) - Constructor for class com.activeviam.io.data.source.EnhancedGenericData.Record
 
references() - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
regex - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
registerChannel(IMessageChannel<?, ?>, Collection<String>, IDataLoadController.IScopeToRemoveWhereConditionConverter) - Method in class com.activeviam.io.DataLoadController
 
registerChannel(IMessageChannel<?, ?>, Collection<String>, IDataLoadController.IScopeToRemoveWhereConditionConverter) - Method in interface com.activeviam.io.IDataLoadController
Register a store message channel with this controller.
registerCustomSourceAndChannels(IDataLoadController) - Method in class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig
Helper method to add custom source and channels
registerCustomSourceAndChannels(IDataLoadController) - Method in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
Helper method to add custom source and channels
registerDlcEventHandlers(List<IHealthEventHandler>) - Method in class com.activeviam.io.DataLoadController
 
registerDlcEventHandlers(List<IHealthEventHandler>) - Method in interface com.activeviam.io.IDataLoadController
Register custom event handlers to monitor source related events.
registerRESTfulServiceRegistry(ASpringRestServerConfig.RESTfulServiceRegistry) - Method in class com.activeviam.io.ADataConnectorsRestServiceConfig
 
registerSource(IDataSource<?, ?>) - Method in class com.activeviam.io.DataLoadController
 
registerSource(IDataSource<?, ?>) - Method in interface com.activeviam.io.IDataLoadController
Register a source with this controller.
registerTopicAlias(String, List<String>) - Method in class com.activeviam.io.DataLoadController
 
registerTopicAlias(String, List<String>) - Method in interface com.activeviam.io.IDataLoadController
Register an alias to conveniently references multiple topics.
registrationSpringCorsFilter(SpringCorsFilter) - Method in class com.activeviam.io.test.source.server.ADlcWebApplication
IMPORTANT!!! This is to exclude SpringCorsFilter from being auto registered by SpringBoot.
RemoveFactsQuery - Class in com.activeviam.io.data.sink.pivot.query.impl
Deprecated.
RemoveFactsQuery() - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
RemoveFactsQuery(String, String) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Default constructor.
RemoveFactsQuery(String, String, int) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Alternative constructor.
RemoveFactsQuery(String, String, HashMap<String, List<String>>) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Alternative constructor that generates the appropriate IFilterDescription based on the specified criteria map.
RemoveFactsQueryAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a RemoveFactsQuery and a IRemoveFactsQuery.
RemoveFactsQueryAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.RemoveFactsQueryAdapter
 
removeTemplateOrder(String) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
removeTemplateOrder(String) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
removeTemplateOrder(String) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Remove a template order.
removeTemplateTask(String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
removeTemplateTask(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Remove a template task.
removeTemplateTask(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
removeWhereConditionSupplier - Variable in class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
reset() - Method in interface com.activeviam.io.csv.data.source.ICsvFilesScopedFetchTopic
 
resolvePath(String) - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
result - Variable in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
 
result - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
 
Result(String, Object[], long, long, long, long, long, long) - Constructor for class com.activeviam.io.data.source.AJdbcPreparedStatementTask.Result
 
Result(Path, long, long, long, long, long, long, long) - Constructor for class com.activeviam.io.data.source.AAvroFileTask.Result
 
Result(Path, long, long, long, long, long, long, long) - Constructor for class com.activeviam.io.data.source.AParquetFileTask.Result
 
resultBaseUrl - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
resultDirPath - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
retrieveEnhancedDrillthroughResult() - Method in class com.activeviam.io.data.sink.rest.EnhancedDrillthroughRestService
Deprecated.
 
retrieveEnhancedDrillthroughResult() - Method in interface com.activeviam.io.data.sink.rest.IEnhancedDrillthroughRestService
Deprecated.
retrieveEnhancedDrillthroughResult() - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
retrieveEnhancedDrillthroughResult() - Method in interface com.activeviam.io.data.sink.webservices.custom.IEnhancedDrillthroughService
Deprecated.
retrieveEnhancedDrillthroughResult() - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.ATestEnhancedDrillthroughService
 
retrieveFieldNamesAssignableFrom(String, boolean, Class<?>, IDatastoreSchemaVersion, ISelectionDescription, IDirectedMultiGraph<String, IStoreMetadata, IReferenceMetadata>) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
retrieveFieldNameToExpressionMap(String, boolean, IDatastoreSchemaVersion, ISelectionDescription) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
RetrieveSearchFactQueryResultsMessage - Class in com.activeviam.io.data.sink.pivot.dist.message
Message implementation for a distributed retrieval operation of the search fact query results
RetrieveSearchFactQueryResultsMessage() - Constructor for class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
RetrieveSearchFactQueryResultsMessage(IActivePivotContext, String, ISearchFactsQuery) - Constructor for class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
ROLE_ADMIN - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
ROLE_CS_ROOT - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
ROLE_KPI - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
ROLE_KPI is added to users, to give them permission to read kpis created by other users in the content server In order to "share" kpis created in the content server, the kpi reader role is set to : ROLE_KPI
ROLE_TECH - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
ROLE_USER - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
 
rootDirectory() - Method in interface com.activeviam.io.blob.IAzureCsvConnector
Create a wrapper on a cloud directory.
rootDirectory() - Method in interface com.activeviam.io.source.ICloudCsvConnector
Create a wrapper on a cloud directory.
rootDirectory() - Method in interface com.activeviam.io.storage.IGoogleCsvConnector
 
rootDirectoryPath - Variable in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
rootDirectoryPath - Variable in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
Watched directory
run() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeFutureTask
 
run() - Method in class com.activeviam.io.messaging.TxSizeController.PublishTask
 
run() - Method in class com.activeviam.io.messaging.TxSizeController
 
run(Class, String[]) - Static method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication
 
runfor(boolean, String...) - Method in class com.activeviam.io.test.DlcRequestHelper
 
RUNNING - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task execution is ongoing.
runTest(String, int, int) - Method in class com.activeviam.io.test.source.ADlcTest
Runs a single test on a given cloud instance.
runTestWithMultipleTopics(String, int, int) - Method in class com.activeviam.io.test.source.ADlcTest
Runs a single test with multiple topics scoped within a transaction.
runTestWithMultipleTopics(String, int, int, int, String...) - Method in class com.activeviam.io.test.source.ADlcTest
Runs a loading test with multiple defined topics.

S

S3CsvScopedFetchSource<F> - Class in com.activeviam.io.data.source
Fetches from a S3 CSV file.
S3CsvScopedFetchSource(Properties) - Constructor for class com.activeviam.io.data.source.S3CsvScopedFetchSource
Construct a CSV source based on the specified properties.
scope - Variable in class com.activeviam.io.data.source.AExecutionTask
 
SCOPE_KEY__COB_DATE - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
Business parameters scopes defined here.
SCOPE_KEY__CONFIGURATION - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
SCOPE_KEY__RECURSIVE - Static variable in class com.activeviam.io.data.source.FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter
 
SCOPE_KEY__REL_DIR_PATH - Static variable in class com.activeviam.io.data.source.FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter
 
SCOPE_KEY__TIME_STAMP - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
SCOPE_KEY_BRANCH - Static variable in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
ScopeToSqlParametersConverter(String...) - Constructor for class com.activeviam.io.data.source.JdbcStatementTopic.ScopeToSqlParametersConverter
Create a converter of a business scope (for statement task execution) into the relevant SQL input parameters for a given JDBC statement topic.
searchFactQuery - Variable in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
SearchFactsQuery - Class in com.activeviam.io.data.sink.pivot.query.impl
Basic implementation for ISearchFactsQuery contract.
SearchFactsQuery() - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
SearchFactsQuery(int) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
SearchFactsQuery(String, String) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Default constructor.
SearchFactsQuery(String, String, int) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Alternative constructor.
SearchFactsQuery(String, String, HashMap<String, List<String>>) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Alternative constructor that generates the appropriate IFilterDescription based on the specified criteria map.
SearchFactsQuery(String, String, HashMap<String, List<String>>, int) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Alternative constructor that generates the appropriate IFilterDescription based on the specified criteria map.
SearchFactsQuery(String, String, List<String>) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Alternative constructor.
SearchFactsQuery(String, String, List<String>, int) - Constructor for class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Alternative constructor.
SearchFactsQueryAdapter - Class in com.activeviam.io.data.common.jaxb.impl
Adapter for custom JAXB (un/)marshaling between a SearchFactsQuery and a ISearchFactsQuery.
SearchFactsQueryAdapter() - Constructor for class com.activeviam.io.data.common.jaxb.impl.SearchFactsQueryAdapter
 
SecurityConfig - Class in com.activeviam.io.test.source.server.security.impl
Spring configuration fragment for security.
SecurityConfig() - Constructor for class com.activeviam.io.test.source.server.security.impl.SecurityConfig
 
SecurityConfig.ActivePivotSecurityConfigurer - Class in com.activeviam.io.test.source.server.security.impl
To expose the Pivot services
SecurityConfig.ContentServerSecurityConfigurer - Class in com.activeviam.io.test.source.server.security.impl
Only required if the content service is exposed.
SecurityConfig.JwtSecurityConfigurer - Class in com.activeviam.io.test.source.server.security.impl
Only required if Live 4 use the embedded content server.
SecurityConfig.VersionSecurityConfigurer - Class in com.activeviam.io.test.source.server.security.impl
To expose the Version REST service.
securityFacade - Variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
servletContextInitializer() - Method in class com.activeviam.io.test.source.server.ADlcWebApplication
Bean to create a ServletContextInitializer.
setAttributes(List<String>) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setAttributes(List<String>) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setAttributes(List<String>) - Method in interface com.activeviam.io.data.sink.pivot.query.ISearchFactsQuery
setCause(Throwable) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setClazz(String) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setColumnNamesHeader(String[]) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
setColumnNamesHeader(String[]) - Method in interface com.activeviam.io.data.sink.output.IOutputHandler
Modify the list of column names for the header of the output handler
setColumns(List<AJsonDeeOutputColumn>) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setColumns(List<IDeeOutputColumn>) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapper
 
setColumns(List<IDeeOutputColumn>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setCompressionType(CompressionType) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setCompressionType(CompressionType) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setCondition(JsonNode) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setContext(Map<String, String>) - Method in class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Sets the context for the query
setContext(Map<String, String>) - Method in class com.activeviam.io.data.common.json.impl.AJsonQuery
Sets the context for the query
setContextValues(List<? extends IContextValue>) - Method in interface com.activeviam.io.data.sink.pivot.query.IFactsQuery
setContextValues(List<? extends IContextValue>) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
setContextValues(List<? extends IContextValue>) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setCsvSeparator(String) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setCSVSeparator(String) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setData(Object) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryDeeTaskResultInfo
 
setDataRawSize(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setDataRawSize(String) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
setDataSetDescription(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setDataSetDescription(String) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskResultInfo
 
setDimensionName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
Set the dimension name.
setDimensionName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
Set the dimension name.
setDimensionName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
Set the dimension name.
setDimensionName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
Set the dimension name.
setDlcLoadingStatus(String) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
setEvents(List<IHealthEvent>) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
setEventType(String) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setExceptionOnlyResponse(boolean) - Method in class com.activeviam.io.DataLoadController
 
setExceptionOnlyResponse(boolean) - Method in interface com.activeviam.io.IDataLoadController
If exceptionOnlyResponse is set to true, the RESTful response only includes exception events.
setExtractionProcedure(JsonDeeTaskExtractionProcedure) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setExtractionProcedure(IDeeTaskExtractionProcedure) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setFile(String) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
setFileLineNumber(long) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
setFilenameRoot(String) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setFilenameRoot(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDrillthroughQuery
Sets the filename root for the extraction
setFilenameRoot(String) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setFilesInfo(List<IFileDeeTaskResultFileInfo>) - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultInfo
 
setFilterDescription(IFilterDescription) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Set the new definition for the filter using the IFilterDescription classes.
setFilterDescription(IFilterDescription) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Set the new definition for the filter using the IFilterDescription classes.
setFirstResult(int) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setFirstResult(int) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setFirstResult(int) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setFormat(String) - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
Set measure format.
setFormat(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
Set measure format.
setHasColumnNamesHeader(boolean) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setHasColumnNamesHeader(boolean) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setHeader(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
setHeader(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
setHierarchyName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
Set the hierarchy name.
setHierarchyName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
Set the hierarchy name.
setHierarchyName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
Set the hierarchy name.
setHierarchyName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
Set the hierarchy name.
setIsFormatted(boolean) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setKeepOutputFileIfFailure(boolean) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setKeepOutputFileIfFailure(boolean) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setLevel(Level) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setLevelName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
Set the level name.
setLevelName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
Set the level name.
setLine(String) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
setLineNumber(int) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setLinesCount(int) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
setLinesCount(int) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
setLocale(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setLocale(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setLocale(Locale) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setLocations(List<String>) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setLocations(List<String>) - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
setMaxMdxNbRetries(Integer) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
setMaxMdxNbRetries(Integer) - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
setMaxRawDataSizePerFile(long) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setMaxRawDataSizePerFile(long) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setMaxRemovals(int) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
setMaxRemovals(int) - Method in interface com.activeviam.io.data.sink.pivot.query.IRemoveFactsQuery
setMaxResults(int) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setMaxResults(int) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setMaxResults(int) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setMaxRowsPerFile(int) - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
setMaxRowsPerFile(int) - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
setMdx(String) - Method in class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
setMdx(String) - Method in class com.activeviam.io.data.common.json.impl.JsonMdxQuery
Sets the query to execute
setMeasures(List<String>) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setMeasureSelections(List<String>) - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
setMeasureValueIfNull(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setMeasureValueIfNull(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setMethod(String) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
setName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonFieldDeeOutputColumn
Set the field name.
setName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
Set measure name.
setName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
setName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.FieldDeeOutputColumn
Set the field name.
setName(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
Set measure name.
setNumberFormat(String) - Method in class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
Set the format to be applied to the vector items (double values) when generating the serialized representation of the vector.
setOrderDescription(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setOrderDescription(String) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setOrderName(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setOrderName(String) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setOrders(List<IDeeOrder>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
setOutput(AJsonDeeOutput) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
setOutput(IDeeOutput) - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
setOutputSuccess(boolean) - Method in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
Indicates if the processing finished successfully.
setParsingInfo(IParsingInfo) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
setPivotId(String) - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
setPivotId(String) - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
setPivotId(String) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setPivotId(String) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
setPivotId(String) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setPivotId(String) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setPluginKey(String) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
setPluginKey(String) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeTaskExtractionProcedure
 
setPrefix(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
setPrefix(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
setPriority(DeeOrderPriority) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
setPriority(DeeOrderPriority) - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
setProperties(Map<Object, Object>) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeTaskExtractionProcedure
 
setProperties(Properties) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
setQueries(List<AJsonQuery>) - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
setQueries(List<IQuery<?>>) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapper
 
setQueries(List<IQuery<?>>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
setResultFiles(List<DeeResultFileInfoDTO>) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setResultFiles(List<EnhancedDrillthroughResultFileInfoDTO>) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
setResultInfo(IDeeTaskResultInfo) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setSearchCondition(ICondition) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
Set the new conditions for the query using the ICondition classes.
setSearchCondition(ICondition) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
Set the new conditions for the query using the ICondition classes.
setSize(long) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
setSize(long) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
setSourceColumn(String, String, Map<String, Integer>) - Method in class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
 
setStatusLastUpdateTime(long) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setStatusLastUpdateTime(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setStoreName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
setStoreName(String) - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
setStoreName(String) - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
setStoreToTaskNameMap(Map<String, String>) - Static method in class com.activeviam.io.monitoring.cache.StoreToTaskNameMapperManager
 
setSuffix(String) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
setSuffix(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
setSurroundWrittenDataWithQuotes(boolean) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setSurroundWrittenDataWithQuotes(boolean) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setSystemOutputBufferSize(int) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
Set the size of the intermediary buffer used to write compressed results into the system resources (e.g.
setSystemOutputBufferSize(int) - Method in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
Set the size of the intermediary buffer used to write compressed results into the system resources (e.g.
setTags(Set<String>) - Method in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
 
setTailoredColumnsHeader(List<String>) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setTailoredColumnsHeader(List<String>) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setTaskCreationTime(long) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskCreationTime(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskException(String) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
setTaskException(Throwable) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskExceptionDetails(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskExceptionMessage(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskId(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskId(String) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskName(String) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
setTaskName(String) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setTaskOwner(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskOwner(String) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
setTaskOwner(String) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskRunStartTime(long) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskRunStartTime(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskRunStopTime(long) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskRunStopTime(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskStatus(DeeTaskStatus) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
setTaskStatus(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
setTaskStatus(String) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
setTemplateOrderName(String) - Method in class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
setTemplatePlaceholders(Map<String, String>) - Method in class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
setThreadId(long) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setThreadName(String) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setTimeStamp(long) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setTimeTakenMs(long) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
setTransformNAToEmpty(boolean) - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
setTransformNAToEmpty(boolean) - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
setUpTime(long) - Method in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
setUrl(String) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
setUrl(String) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
setValue(String) - Method in class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
Set the pre-defined value.
setValue(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
Set the pre-defined value.
setValueIfNull(String) - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
Set return measure value if NULL.
setValueIfNull(String) - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
Set return measure value if NULL.
shutdown() - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
shutdown() - Method in class com.activeviam.io.data.source.RabbitMqMessageConsumer
 
shutdown() - Method in class com.activeviam.io.kafka.KafkaMessageConsumer
 
shutdown() - Method in interface com.activeviam.io.messaging.IMessagingConsumer
Logic to shutdown/stop the consumer thread.
signalPublishers() - Method in class com.activeviam.io.messaging.TxSizeController
 
SimpleMemoryDeeTaskResultInfo - Class in com.activeviam.io.data.sink.inmemory.task.impl
Simple memory DEE task result information which return a generic Object
SimpleMemoryDeeTaskResultInfo() - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryDeeTaskResultInfo
 
SimpleMemoryOutputHandler - Class in com.activeviam.io.data.sink.inmemory.task.impl
Simple memory output handler only grabbing the first object from the row.
SimpleMemoryOutputHandler(IDeeOrder, PivotDefinitionHelper) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
SimpleMemoryOutputHandler(IDeeOrder, PivotDefinitionHelper, SimpleMemoryDeeTaskResultInfo) - Constructor for class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
singleLoad() - Method in class com.activeviam.io.test.DlcRequestHelper
 
source - Variable in class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
SOURCE_NAME - Static variable in class com.activeviam.io.csv.data.sink.webservices.CsvDataExtractionService
Name of the CSV source.
SOURCE_NAME - Static variable in class com.activeviam.io.data.sink.inmemory.webservices.InMemoryDataExtractionService
 
SOURCE_NAME_PROP - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource
Optional property, to set a custom name for this source.
sourceFieldIdx - Variable in class com.activeviam.io.data.source.ReadTupleFieldColumnCalculator
 
SparseVectorUtils - Class in com.activeviam.io.data.source
Collection of utility methods to handle 'SparseVector' storage in ActivePivot.
SparseVectorUtils() - Constructor for class com.activeviam.io.data.source.SparseVectorUtils
 
SparseVectorUtils.SparseVectorRepresentation - Enum in com.activeviam.io.data.source
Possible representation type for a 'SparseVector' in primitive form.
springDataExtractionService(CsvDataExtractionServicesConfig) - Method in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
 
springDataExtractionService(ADataExtractionServicesConfig) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
 
springEnhancedDrillthroughService(AEnhancedDrillthroughServicesConfig) - Method in class com.activeviam.io.csv.data.sink.cfg.DataExtractionRemotingServicesConfig
 
springEnhancedDrillthroughService(AEnhancedDrillthroughServicesConfig) - Method in class com.activeviam.io.data.sink.cfg.DataExtractionRemotingServicesConfig
 
SpringSecurityConfig() - Constructor for class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.SpringSecurityConfig
 
START_LISTEN - Static variable in class com.activeviam.io.test.ARequestHelper
 
startApInstance(String) - Method in class com.activeviam.io.test.source.ADlcTest
Starts an AP instance for a given Spring Profile.
startConsumers(IMessageChannel<?, ?>, Map<String, Object>) - Method in interface com.activeviam.io.messaging.IMessagingTopic
Instantiates the concrete consumer impl and starts the consumer asynchronously.
startConsumers(IMessageChannel<?, ?>, Map<String, Object>) - Method in class com.activeviam.io.messaging.MessagingTopic
 
startListening(String, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Open a listening channel for a given topic.
startListening(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in interface com.activeviam.io.data.source.IListeningDataSource
Asynchronously listen and consume data from a MessagingSource like Apache Kafka, RabbitMQ.
startListening(List<? extends IMessageChannel<?, ?>>, Map<String, Object>) - Method in class com.activeviam.io.messaging.MessagingSource
Start consumers to listen to the remote messaging topic.
StartListeningControllerTask - Class in com.activeviam.io.data.source
A IDataLoadController.IExecutionTask that starts consumers on the MessagingTopic/s specified.
StartListeningControllerTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.StartListeningControllerTask
Create a task to listen for data for the specified messaging topics.
startManager() - Method in class com.activeviam.io.test.source.server.TestAppConfig
Initialize and start the ActivePivot Manager.
startTraceContext() - Method in class com.activeviam.io.data.source.AExecutionTask
Starts a new TraceContext for the current thread.
startWebApplication() - Method in class com.activeviam.io.test.source.ADlcTest
 
stats - Static variable in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
status(String) - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRestService
 
status(String) - Method in interface com.activeviam.io.data.source.rest.IDataLoadControllerRestService
Check the status of a particular processing previously triggered via this service.
status(String) - Method in class com.activeviam.io.test.DlcRequestHelper
Get the status of a given TaskName.
STOP_LISTEN - Static variable in class com.activeviam.io.test.ARequestHelper
 
stopConsumers() - Method in interface com.activeviam.io.messaging.IMessagingTopic
Stops the consumers.
stopConsumers() - Method in class com.activeviam.io.messaging.MessagingTopic
 
stopListening(String) - Method in interface com.activeviam.io.data.source.IListeningDataSource
Asynchronously stop the consumers for the specified topics.
stopListening(String) - Method in class com.activeviam.io.messaging.MessagingSource
Stop all consumers for given topic
stopListening(String) - Method in class com.activeviam.io.test.DlcRequestHelper
Stop an open (aka Start) listening channel.
StopListeningControllerTask - Class in com.activeviam.io.data.source
A IDataLoadController.IExecutionTask that stops the consumers/listeners for given MessagingTopic.
StopListeningControllerTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.StopListeningControllerTask
Create a task to stop listening for data for the specified MessagingTopic/s.
storeToTaskNameMap - Static variable in class com.activeviam.io.monitoring.cache.StoreToTaskNameMapperManager
 
StoreToTaskNameMapperManager - Class in com.activeviam.io.monitoring.cache
Manages a single static instance of Stores to TaskNames mapping.
StoreToTaskNameMapperManager() - Constructor for class com.activeviam.io.monitoring.cache.StoreToTaskNameMapperManager
 
StringFormatter - Class in com.activeviam.io.data.common
 
StringFormatter() - Constructor for class com.activeviam.io.data.common.StringFormatter
 
submit(IDeeTask) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeThreadPoolExecutor
submitAction(String) - Static method in class com.activeviam.io.test.source.ADlcTest
Submits a GET action to the given DLC endpoint.
submitLocalTask(IDeeOrder) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
submitLocalTask(IDeeOrder) - Method in interface com.activeviam.io.ILocalDataExtractionService
Submit a new task order for execution.
submitLocalTask(IDeeOrder) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
submitLocalTask(IDeeOrder, List<IDeeTaskStatusListener>, String, String, boolean, boolean) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Submit a new task order for execution.
submitLocalTask(IDeeOrder, List<IDeeTaskStatusListener>, String, String, boolean, boolean) - Method in interface com.activeviam.io.ILocalDataExtractionService
Submit a new task order for execution.
submitLocalTask(IDeeOrder, List<IDeeTaskStatusListener>, String, String, boolean, boolean) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
submitLocalTemplateTask(String, Map<String, String>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
submitLocalTemplateTask(String, Map<String, String>) - Method in interface com.activeviam.io.ILocalDataExtractionService
Submit a template task for execution.
submitLocalTemplateTask(String, Map<String, String>) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
submitOrders(List<JsonDeeOrder>) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
submitOrders(List<JsonDeeOrder>) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
submitOrders(List<JsonDeeOrder>) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Submit orders for execution.
submitTask(String) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Submit a new task for execution.
submitTask(String) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Submit a new task for execution.
submitTask(String) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
submitTasks(String) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
submitTasks(String) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
submitTasks(String) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Deprecated.
support for XML will be removed in a future version of Active Pivot.
submitTemplateOrders(JsonTemplateOrder) - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionRestService
 
submitTemplateOrders(JsonTemplateOrder) - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionRestService
 
submitTemplateOrders(JsonTemplateOrder) - Method in interface com.activeviam.io.data.sink.rest.IDataExtractionRestService
Submit a template order for execution.
submitTemplateTask(String, Map<String, String>) - Method in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
submitTemplateTask(String, Map<String, String>) - Method in interface com.activeviam.io.data.sink.webservices.custom.IDataExtractionService
Submit a template task for execution.
submitTemplateTask(String, Map<String, String>) - Method in class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
SUCCESS - com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Task execution has successfully completed.
SUCCESS - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
suffix - Variable in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
The suffix to add to the content.
suffix - Variable in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
The suffix to add to the content.
SUMMARY - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
SYNCH_FETCH_BATCH_COMPLETED - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
SYNCH_FETCH_BATCH_FAILED - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
systemOutputBufferSize - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 

T

TAGS - Variable in class com.activeviam.io.csv.data.source.DlcCsvHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.jdbc.JdbcFailureHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.jdbc.JdbcTaskDoneHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcExceptionHealthEvent
 
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingFailureHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingTaskDoneHealthEvent
The tags of this event.
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcNoStatusHealthEvent
 
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcSummaryHealthEvent
 
TAGS - Static variable in class com.activeviam.io.monitoring.health.event.impl.DlcUnloadHealthEvent
 
targetStore - Variable in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
targetStoreHeaderMapping - Variable in class com.activeviam.io.test.source.server.DataSource.impl.GenericPublisher
 
targetStores - Variable in class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
TASK_ID_COUNTER - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
Task ID atomic counter, common to all tasks (based on this class) for the current instance of ActivePivot server.
TASK_ID_PLACEHOLDER_DETECT_REGEX - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
Detection pattern for a task ID placeholder that may have been inserted in the result base directory and/or URL specified for this task.
TASK_ID_PREFIX - Static variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
Task ID prefix, common to all tasks (whose implementations are based on this parent implementation) for the current instance of ActivePivot server.
TASK_ID_SEP - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Task ID separator.
TASK_INFO_DATE_FORMAT - Static variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
Date format expected for any timestamp-related task information (e.g.
TASK_LOG_TOKEN - Static variable in class com.activeviam.io.data.source.ADatastoreTransactionTask
 
taskId - Variable in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
taskName - Variable in class com.activeviam.io.data.source.AAvroFileTask
 
taskName - Variable in class com.activeviam.io.data.source.AExecutionTask
 
taskName - Variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
taskName - Variable in class com.activeviam.io.data.source.AParquetFileTask
 
taskName - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
taskRetentionMinDays - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
tearDown() - Method in class com.activeviam.io.test.source.ADlcTest
Teardown the AP instance and clear the DlcCacheManager.
templatePlaceholderHelper - Variable in class com.activeviam.io.data.sink.webservices.ADataExtractionService
 
templatePlaceholderHelper() - Method in class com.activeviam.io.csv.data.sink.cfg.CsvDataExtractionServicesConfig
 
templatePlaceholderHelper() - Method in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
Return the helper to process the placeholders of the templates
templatePlaceholderHelper() - Method in class com.activeviam.io.data.sink.inmemory.cfg.InMemoryDataExtractionServicesConfig
 
TEMPLATES_FILE_EXTENSION - Static variable in class com.activeviam.io.data.sink.cfg.ADataExtractionServicesConfig
 
TestAppConfig - Class in com.activeviam.io.test.source.server
Abstract Spring configuration of the ActivePivot Sandbox application.
TestAppConfig() - Constructor for class com.activeviam.io.test.source.server.TestAppConfig
 
TestDataExtractionRestService() - Constructor for class com.activeviam.io.test.sink.cfg.ADataExtractionMockRestApplication.TestDataExtractionRestService
 
THREAD_ID - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
THREAD_NAME - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
threadId - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The name of the thread that created the event.
threadName - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The id of the thread that created the event.
TIME_STAMP - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
timeStamp - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
The Unix timestamp, in ms, at the creation of the event.
TIMESTAMP - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
 
TIMESTAMP_FORMAT - Static variable in class com.activeviam.io.data.sink.webservices.AEnhancedDrillthroughService
 
TIMESTAMP_FORMATTER - Static variable in class com.activeviam.io.test.source.server.pivot.impl.CubeMeasuresConfig
The date formatters for timestamps.
TMP_FILE_SUFFIX - Static variable in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
toExpandedPrimitiveDoubleArray(GenericRecord) - Static method in class com.activeviam.io.data.source.AvroCompactArrayUtils
convert the sparse/dense array to primitive double array
topic - Variable in class com.activeviam.io.monitoring.health.event.impl.DlcMessagingSummaryHealthEvent
 
TOPIC__ALL - Static variable in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
 
TOPIC__PRODUCTS - Static variable in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
 
TOPIC__TRADES - Static variable in class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig
 
TOPIC_EVENT_HANDLER_LIST_CACHE - Static variable in class com.activeviam.io.monitoring.cache.DlcCacheManager
 
TOPIC_NOT_SUPPORTED - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
TOPIC_REGIST_DUPLICATE - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
TOPIC_REGIST_SUCCESS - Static variable in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.LogMessages
 
TopicControllerDelegates(IDataSource<?, ?>, IMessageChannel<?, ?>, Collection<String>, IDataLoadController.IScopeToRemoveWhereConditionConverter) - Constructor for class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
topics - Variable in class com.activeviam.io.data.source.AExecutionTask
 
toPrimitiveDoubleArray(GenericRecord) - Static method in class com.activeviam.io.data.source.AvroCompactArrayUtils
Translate the content of a generic Avro record of type 'CompactArray' into a primitive content used to handle sparse vector representation in ActivePivot, as per specification in SparseVectorUtils.
toString() - Method in class com.activeviam.io.csv.data.sink.output.impl.FileDeeOutput
 
toString() - Method in class com.activeviam.io.csv.data.sink.task.impl.FileDeeTaskResultFileInfo
 
toString() - Method in class com.activeviam.io.csv.data.source.CsvFilesScopedFetchTopic
 
toString() - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapper
 
toString() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutput
 
toString() - Method in class com.activeviam.io.data.common.json.impl.AJsonDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonDeeOrder
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonDrillthroughQuery
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonEchoDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonFieldDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonFileDeeOutput
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonGetAggregatesQuery
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonLevelDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonLowestLevelDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxDrillthroughQuery
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonMdxQuery
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonMeasureDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonSearchFactsQuery
 
toString() - Method in class com.activeviam.io.data.common.json.impl.JsonTemplateOrder
 
toString() - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
toString() - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
toString() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
toString() - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
toString() - Method in class com.activeviam.io.data.sink.inmemory.pivot.order.impl.InMemoryDeeOutput
 
toString() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
 
toString() - Method in class com.activeviam.io.data.sink.output.impl.ADeeTaskResultInfo
 
toString() - Method in class com.activeviam.io.data.sink.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutput
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.ADeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.CompositeDeeOrder
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.DeeOrder
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.EchoDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.FieldDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LevelDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.LowestLevelDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.order.impl.MeasureDeeOutputColumn
 
toString() - Method in class com.activeviam.io.data.sink.pivot.query.impl.RemoveFactsQuery
Deprecated.
 
toString() - Method in class com.activeviam.io.data.sink.pivot.query.impl.SearchFactsQuery
 
toString() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
 
toString() - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskStatusChangeEvent
 
toString() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchSource.ChannelFetchScope
 
toString() - Method in class com.activeviam.io.data.source.AvroFilesScopedFetchTopic
 
toString() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic.FetchScopeToFileScanParametersConverter
 
toString() - Method in class com.activeviam.io.data.source.FilesScopedFetchTopic
 
toString() - Method in class com.activeviam.io.data.source.JdbcStatementTopic.ScopeToSqlParametersConverter
 
toString() - Method in class com.activeviam.io.data.source.JdbcStatementTopic
 
toString() - Method in class com.activeviam.io.data.source.ParquetSource.ChannelFetchScope
 
toString() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerRequest
 
toString() - Method in class com.activeviam.io.data.source.rest.DataLoadControllerResponse
 
toString() - Method in class com.activeviam.io.DataLoadController.TopicControllerDelegates
 
toString() - Method in class com.activeviam.io.source.impl.CsvCloudScopedFetchTopic
 
toString(IMessageChannel<?, ?>) - Method in interface com.activeviam.io.data.source.IDataSource
 
toString(List<? extends IMessageChannel<?, ?>>) - Method in interface com.activeviam.io.data.source.IDataSource
 
TraceableExecutorThreadFactory - Class in com.activeviam.io.monitoring.tracing
Thread factory for creating new traceable task threads.
TraceableExecutorThreadFactory(String, String) - Constructor for class com.activeviam.io.monitoring.tracing.TraceableExecutorThreadFactory
 
TraceableParquetParser - Class in com.activeviam.io.data.source.tracing
Traceable component that parses a parquet file and loads it into the datastore.
TraceableParquetParser(IDatastore, IParquetReaderFactory, IParquetReaderPolicy, ExecutorService, boolean, Pattern) - Constructor for class com.activeviam.io.data.source.tracing.TraceableParquetParser
 
TraceableParquetParserBuilder - Class in com.activeviam.io.data.source.tracing
A tracable implementation of ParquetParserBuilder.
TraceableParquetParserBuilder(IDatastore) - Constructor for class com.activeviam.io.data.source.tracing.TraceableParquetParserBuilder
Constructs a parser builder.
tracer - Variable in class com.activeviam.io.data.source.AExecutionTask
 
tracer - Variable in class com.activeviam.io.data.source.AJdbcPreparedStatementTask
 
TRADE_COB_DATE - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
TRADE_ID - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Trade Store Fields
TRADE_PRODUCT_QUANTITY - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
 
TRADE_STORE_NAME - Static variable in class com.activeviam.io.test.source.server.dataStore.constants.DataStoreNames
Store Names
TradeScopeToRemoveWhereConditionConverter() - Constructor for class com.activeviam.io.test.source.server.impl.ADataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter
 
TradeScopeToRemoveWhereConditionConverter() - Constructor for class com.activeviam.io.test.source.server.impl.DataLoadControllerConfig.TradeScopeToRemoveWhereConditionConverter
 
tradeStoreDescription() - Static method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
TRANSACTION_EXECUTOR_NAME - Static variable in class com.activeviam.io.DataLoadController
 
TransactionTaskUtil - Class in com.activeviam.io.data.source.utils
Utility class for Tx Controller Task
TransactionTaskUtil() - Constructor for class com.activeviam.io.data.source.utils.TransactionTaskUtil
 
transformVectorToInLinePnLValues(IVector) - Method in class com.activeviam.io.data.sink.task.exec.impl.InLineVectorValuesExtractionProcedure
 
translate(Object[]) - Method in class com.activeviam.io.datastore.tuple.TupleToTupleTranslator
 
TupleLocation(ITuple) - Constructor for class com.activeviam.io.data.sink.output.impl.AMdxQueryDeeTask.TupleLocation
 
TupleMessageChannelFactory - Class in com.activeviam.io.datastore.tuple
A factory for low-translation-overhead message channels that connect a source producing Object[] tuples to a store in ActivePivot Datastore.
TupleMessageChannelFactory(ITupleSource, IDatastore) - Constructor for class com.activeviam.io.datastore.tuple.TupleMessageChannelFactory
Create a new tuple message channel factory.
TupleToTupleTranslator - Class in com.activeviam.io.datastore.tuple
A translator that produces a 'target' Object[] tuple based on a 'source' Object[] tuple.
TupleToTupleTranslator(List<IColumnCalculator<Object[]>>) - Constructor for class com.activeviam.io.datastore.tuple.TupleToTupleTranslator
Create a new tuple-to-tuple translator.
TxSizeController - Class in com.activeviam.io.messaging
Drain the AP topic's internal publishQueue, and submit records to datastore.
TxSizeController(BlockingQueue<Object[]>, int, int, int, int, String, IMessageChannel<?, ?>, IDatastore, String[], int) - Constructor for class com.activeviam.io.messaging.TxSizeController
 
TxSizeController.LogMessageOutputStream - Class in com.activeviam.io.messaging
 
TxSizeController.PublishTask<E> - Class in com.activeviam.io.messaging
 

U

UNLIMITED_FILE_MAX_RAW_DATA_SIZE_PER_FILE - Static variable in class com.activeviam.io.data.sink.pivot.order.impl.DeeOutputConstants
Unlimited max data size for each given result file.
unload(String, String...) - Method in class com.activeviam.io.test.DlcRequestHelper
Unloads a given topic for given date(s).
unload(List<String>, String) - Method in class com.activeviam.io.test.DlcRequestHelper
Unload the given topics for the specified date.
UNLOAD - Static variable in class com.activeviam.io.monitoring.health.event.constants.DlcEventTypeConstants
 
UNLOAD - Static variable in class com.activeviam.io.test.ARequestHelper
 
unloadAll() - Method in class com.activeviam.io.test.DlcRequestHelper
 
UnloadDataTxControllerTask - Class in com.activeviam.io.data.source
A IDataLoadController.IExecutionTask that unloads data related to one or multiple topics and a particular business scope, within the boundaries of a single Datastore transaction.
UnloadDataTxControllerTask(IDatastore, ConcurrentMap<String, DataLoadController.TopicControllerDelegates>, List<String>, Map<String, Object>) - Constructor for class com.activeviam.io.data.source.UnloadDataTxControllerTask
Create a DS transaction task to delete data for the specified topics and scope.
unmarshal(DeeOutputColumnsWrapper) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnsWrapperAdapter
 
unmarshal(DeeOutputExtractionProcedureWrapper) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputExtractionProcedureWrapperAdapter
 
unmarshal(DeeQueriesWrapper) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeQueriesWrapperAdapter
 
unmarshal(ADeeOutput) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputAdapter
 
unmarshal(ADeeOutputColumn) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeOutputColumnAdapter
 
unmarshal(RemoveFactsQuery) - Method in class com.activeviam.io.data.common.jaxb.impl.RemoveFactsQueryAdapter
 
unmarshal(SearchFactsQuery) - Method in class com.activeviam.io.data.common.jaxb.impl.SearchFactsQueryAdapter
 
unmarshal(ADeeTaskExtractionProcedure) - Method in class com.activeviam.io.data.common.jaxb.impl.DeeTaskExtractionProcedureAdapter
 
unmarshal(String) - Method in class com.activeviam.io.data.common.jaxb.impl.CompressionTypeAdapter
 
unmarshal(String) - Method in class com.activeviam.io.data.common.jaxb.impl.LocaleAdapter
 
unpack1(long) - Static method in class com.activeviam.io.data.source.SparseVectorUtils
Unpack first integer from a long.
unpack2(long) - Static method in class com.activeviam.io.data.source.SparseVectorUtils
Unpack second integer from a long.
unPackTriplets(double[]) - Static method in class com.activeviam.io.data.source.AvroCompactArrayUtils
Unpack the compact triplets representation to raw double values
UP_TIME - Static variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
updateTaskStatus(DeeTaskStatus) - Method in class com.activeviam.io.data.sink.task.exec.impl.DeeTaskInfo
Update task status, together with associated timestamp(s).
upTime - Variable in class com.activeviam.io.monitoring.health.event.impl.ADlcHealthEvent
 
useAnonymous - Static variable in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
Set to true to allow anonymous access.
userDetailsService() - Method in class com.activeviam.io.test.source.server.security.impl.ASecurityConfig
[Bean] Create the users that can access the application
userManagerDescription() - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
 
userSchemaDescription() - Method in class com.activeviam.io.test.source.server.pivot.impl.DatastoreDescriptionConfig
Provide the schema description of the datastore.

V

validateOrder(IDeeOrder, String, String) - Method in class com.activeviam.io.data.sink.output.impl.ALocationsQueryDeeTask
Validate the order specification: 1- output column spec shall contains valid type (Level or Measure of Echo) 2- Level columns shall refer to valid hierarchy/level for the specified pivot 3- Measure columns shall refer to valid measure for the specified pivot
valueOf(String) - Static method in enum com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.activeviam.io.data.source.SparseVectorUtils.SparseVectorRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.activeviam.io.file.CompressionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.activeviam.io.data.sink.task.exec.DeeTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.activeviam.io.data.source.AAvroFileTask.AvroReaderVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.activeviam.io.data.source.SparseVectorUtils.SparseVectorRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.activeviam.io.file.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
VectorSerializerPostProcessor - Class in com.activeviam.io.data.sink.pivot.vector
Generate a simple serialized representation for a double aggregated IVector (the underlying measure).
VectorSerializerPostProcessor(String, IPostProcessorCreationContext) - Constructor for class com.activeviam.io.data.sink.pivot.vector.VectorSerializerPostProcessor
 
VersionSecurityConfigurer() - Constructor for class com.activeviam.io.test.source.server.security.impl.SecurityConfig.VersionSecurityConfigurer
 
VERY_HIGH - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has high priority.
VERY_LOW - com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
Order has very low priority.

W

waitUntilAllEventsProcessed(String) - Static method in class com.activeviam.io.data.source.utils.TransactionTaskUtil
Creates a "dummy" event to add to the HealthEventHandler bus.
weight() - Method in enum com.activeviam.io.data.sink.pivot.order.DeeOrderPriority
 
withDetailedMonitoring - Variable in class com.activeviam.io.data.source.EnhancedGenericDatumReader
 
write(byte[]) - Method in class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
 
write(byte[]) - Method in class com.activeviam.io.file.impl.BufferedGZipOutputStream
 
write(byte[]) - Method in class com.activeviam.io.file.impl.BufferedSingleEntryZipOutputStream
 
write(byte[]) - Method in class com.activeviam.io.messaging.TxSizeController.LogMessageOutputStream
 
write(byte[], int, int) - Method in class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
 
write(byte[], int, int) - Method in class com.activeviam.io.file.impl.BufferedGZipOutputStream
 
write(int) - Method in class com.activeviam.io.csv.data.sink.output.impl.BufferedCSVOutputStream
 
write(int) - Method in class com.activeviam.io.file.impl.BufferedGZipOutputStream
 
write(int) - Method in class com.activeviam.io.messaging.TxSizeController.LogMessageOutputStream
 
writeColumnNamesHeader() - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
Write the column names header if required
writeDataRow(ILocation, Map<String, Object>) - Method in class com.activeviam.io.data.sink.output.impl.ALocationsQueryDeeTask
Write data for a specific location into the current output stream.
writeDataRow(ILocation, Map<String, Object>) - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
 
writeDataRow(ILocation, Map<String, Object>) - Method in interface com.activeviam.io.data.sink.output.IOutputHandler
Write data for a specific location into the current output stream.
writeDataRow(Object[]) - Method in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
writeDataRow(Object[]) - Method in class com.activeviam.io.data.sink.inmemory.task.impl.SimpleMemoryOutputHandler
 
writeDataRow(Object[]) - Method in interface com.activeviam.io.data.sink.output.IOutputHandler
Write a raw of data into the current output stream.
writeDataRow(String[]) - Method in class com.activeviam.io.data.sink.output.impl.ADeeTask
Write a raw of data into the current output stream.
writeExternal(ObjectOutput) - Method in class com.activeviam.io.data.sink.dto.impl.DeeResultFileInfoDTO
 
writeExternal(ObjectOutput) - Method in class com.activeviam.io.data.sink.dto.impl.DeeTaskInfoDTO
 
writeExternal(ObjectOutput) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughResultFileInfoDTO
 
writeExternal(ObjectOutput) - Method in class com.activeviam.io.data.sink.dto.impl.EnhancedDrillthroughTaskInfoDTO
 
writeExternal(ObjectOutput) - Method in class com.activeviam.io.data.sink.pivot.dist.message.RetrieveSearchFactQueryResultsMessage
 
writeTailoredColumnsHeader() - Method in class com.activeviam.io.data.sink.output.impl.AOutputHandler
Write the tailored columns header if required

Z

ZIP - com.activeviam.io.file.CompressionType
 
ZIP_DEFLATER_INPUT_BUFFER_SIZE - Static variable in class com.activeviam.io.file.impl.ABufferedArchiveOutputStream
 
ZIP_FILE_EXTENSION - Static variable in class com.activeviam.io.csv.data.sink.output.impl.MultipleResultFileOutputHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes All Packages