Uses of Class
org.gcube.documentstore.records.aggregation.AggregationConfiguration
-
Packages that use AggregationConfiguration Package Description org.gcube.documentstore.records.aggregation -
-
Uses of AggregationConfiguration in org.gcube.documentstore.records.aggregation
Methods in org.gcube.documentstore.records.aggregation that return AggregationConfiguration Modifier and Type Method Description protected static AggregationConfigurationAggregationScheduler. CheckConfiguration(PersistenceBackendConfiguration configuration)AggregationConfigurationAggregationScheduler. getConfig()static AggregationConfigurationAggregationConfiguration. getDefaultConfiguration()Methods in org.gcube.documentstore.records.aggregation with parameters of type AggregationConfiguration Modifier and Type Method Description voidAggregationScheduler. setConfig(AggregationConfiguration newConfig)Constructors in org.gcube.documentstore.records.aggregation with parameters of type AggregationConfiguration Constructor Description AggregationScheduler(PersistenceExecutor persistenceExecutor, AggregationConfiguration config)BufferAggregationScheduler(PersistenceExecutor persistenceExecutor, AggregationConfiguration config)
-