public class CountAggregator extends AbstractPathAggregator<Long>
Constructor and Description |
---|
CountAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
aggregate(SpaceEntriesAggregatorContext context) |
void |
aggregateIntermediateResult(Long partitionResult) |
String |
getDefaultAlias() |
Long |
getIntermediateResult() |
AbstractPathAggregator |
setPath(String path) |
getPath, getPathValue, readExternal, writeExternal
as, clone, getAlias, getFinalResult, setRawEntryConverter, toObject
public String getDefaultAlias()
getDefaultAlias
in class SpaceEntriesAggregator<Long>
public AbstractPathAggregator setPath(String path)
setPath
in class AbstractPathAggregator<Long>
public void aggregate(SpaceEntriesAggregatorContext context)
aggregate
in class SpaceEntriesAggregator<Long>
public void aggregateIntermediateResult(Long partitionResult)
aggregateIntermediateResult
in class SpaceEntriesAggregator<Long>
public Long getIntermediateResult()
getIntermediateResult
in class SpaceEntriesAggregator<Long>
Copyright © GigaSpaces.