Uses of Class
org.gcube.documentstore.records.aggregation.AggregationConfiguration
Packages that use AggregationConfiguration
-
Uses of AggregationConfiguration in org.gcube.documentstore.records.aggregation
Methods in org.gcube.documentstore.records.aggregation that return AggregationConfigurationModifier and TypeMethodDescriptionprotected static AggregationConfigurationAggregationScheduler.CheckConfiguration(PersistenceBackendConfiguration configuration) AggregationScheduler.getConfig()static AggregationConfigurationAggregationConfiguration.getDefaultConfiguration()Methods in org.gcube.documentstore.records.aggregation with parameters of type AggregationConfigurationModifier and TypeMethodDescriptionvoidAggregationScheduler.setConfig(AggregationConfiguration newConfig) Constructors in org.gcube.documentstore.records.aggregation with parameters of type AggregationConfigurationModifierConstructorDescriptionprotectedAggregationScheduler(PersistenceExecutor persistenceExecutor, AggregationConfiguration config) BufferAggregationScheduler(PersistenceExecutor persistenceExecutor, AggregationConfiguration config)