| Package | Description |
|---|---|
| com.caffinc.jaggr.core |
| Modifier and Type | Method and Description |
|---|---|
BatchAggregation |
BatchAggregation.aggregateBatch(Iterable<Map<String,Object>> objectList)
Aggregates over a batch of iterable list of JSON Objects
|
BatchAggregation |
BatchAggregation.aggregateBatch(Iterator<Map<String,Object>> objectIterator)
Aggregates over a batch of Iterator of JSON Objects
|
BatchAggregation |
AggregationBuilder.getBatchAggregation()
Gets the
BatchAggregation object which can be used to aggregate batches of data |
Copyright © 2016. All rights reserved.