Uses of Class
org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
-
Packages that use AggregatorBuffer Package Description org.gcube.accounting.aggregator.aggregation -
-
Uses of AggregatorBuffer in org.gcube.accounting.aggregator.aggregation
Methods in org.gcube.accounting.aggregator.aggregation with parameters of type AggregatorBuffer Modifier and Type Method Description protected voidAggregator. aggregateRow(AggregatorBuffer aggregatorBuffer, String json)protected intAggregator. elaborateRow(org.gcube.com.fasterxml.jackson.databind.node.ObjectNode content, AggregatorBuffer aggregatorBuffer, int originalRecordsCounter)
-