Package com.qfs.distribution
Interface IDistributedActivePivotVersion
-
- All Superinterfaces:
IActivePivot,IActivePivotVersion,IDistributedActivePivot,IMemoryMonitored,IQueryable,IVersion
- All Known Implementing Classes:
DistributedActivePivotVersion
public interface IDistributedActivePivotVersion extends IActivePivotVersion, IDistributedActivePivot
A distributedIActivePivotVersion.- Author:
- ActiveViam
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.qfs.distribution.IDistributedActivePivot
IDistributedActivePivot.DataReplication
-
-
Field Summary
-
Fields inherited from interface com.quartetfs.biz.pivot.IActivePivot
SUPPORTED_QUERIES_PACKAGE
-
-
Method Summary
-
Methods inherited from interface com.quartetfs.biz.pivot.IActivePivot
executeAsync, executeAsync, getAggregateProvider, getAggregatesCache, getAnalysisAggregationProcedures, getDimensions, getHierarchicalMapping, getHierarchies, getId, getMeasuresProvider, getPartitioningManager, isEmpty, isEmpty
-
Methods inherited from interface com.quartetfs.biz.pivot.IActivePivotVersion
areNotificationsDone, awaitNotifications, awaitNotifications, awaitNotifications, createAggregatesRetriever, createAggregatesRetriever, createAggregatesRetriever, createAggregatesRetriever, createContinuousAggregatesRetriever, createMeasuresProvider, getAggregateProvider, getAggregateProviderHolder, getDrillthroughExecutor, getHandlerRegistry, getLocationConverter, getOrCreateMeasuresProvider, getRegisteredMeasuresProvider, getStructureEqualityProxy, unregisterMeasuresProvider
-
Methods inherited from interface com.qfs.distribution.IDistributedActivePivot
createQueryTranslator, getContext, getDataReplicationPolicy, getDescription, getDistributedProperties, getLocalityIdentifier, getMeasuresWithoutReplication, getMessenger, getViewId, useApplicationMeasureNames
-
Methods inherited from interface com.qfs.monitoring.memory.IMemoryMonitored
getMemoryStatistic
-
Methods inherited from interface com.quartetfs.fwk.query.IQueryable
execute, getSupportedQueries
-
Methods inherited from interface com.qfs.multiversion.IVersion
getEpoch, getEpochId
-
-