| Package | Description |
|---|---|
| org.gcube.documentstore.persistence | |
| org.gcube.documentstore.records.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPersitenceExecutor |
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceExecutor |
AggregationScheduler.persistenceExecutor |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationScheduler.aggregate(Record record,
PersistenceExecutor persistenceExecutor)
Get a record and try to aggregate with other buffered Records.
|
protected void |
AggregationScheduler.aggregate(Record record,
PersistenceExecutor persistenceExecutor,
boolean forceFlush) |
void |
AggregationScheduler.flush(PersistenceExecutor persistenceExecutor) |
static AggregationScheduler |
AggregationScheduler.newInstance(PersistenceExecutor persistenceExecutor) |
static AggregationScheduler |
AggregationScheduler.newInstance(PersistenceExecutor persistenceExecutor,
PersistenceBackendConfiguration configuration) |
protected void |
AggregationScheduler.reallyFlush(PersistenceExecutor persistenceExecutor) |
| Constructor and Description |
|---|
AggregationScheduler(PersistenceExecutor persistenceExecutor) |
AggregationScheduler(PersistenceExecutor persistenceExecutor,
AggregationConfiguration config) |
BufferAggregationScheduler(PersistenceExecutor persistenceExecutor) |
BufferAggregationScheduler(PersistenceExecutor persistenceExecutor,
AggregationConfiguration config) |
Copyright © 2018. All Rights Reserved.