void |
AggregationScheduler.aggregate(Record record,
PersistenceExecutor persistenceExecutor)
Get an usage records and try to aggregate with other buffered
Usage Record.
|
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) |