public class SingleValueAggregator<T extends Serializable & Comparable> extends AbstractPathAggregator<T>
Constructor and Description |
---|
SingleValueAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
aggregate(SpaceEntriesAggregatorContext context) |
void |
aggregateIntermediateResult(T partitionResult) |
String |
getDefaultAlias() |
T |
getIntermediateResult() |
String |
getName() |
getFunctionCallColumn, getPath, getPathValue, readExternal, setFunctionCallColumn, setPath, writeExternal
as, clone, getAlias, getFinalResult, setRawEntryConverter, toObject
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public String getDefaultAlias()
getDefaultAlias
in class SpaceEntriesAggregator<T extends Serializable & Comparable>
public void aggregate(SpaceEntriesAggregatorContext context)
aggregate
in class SpaceEntriesAggregator<T extends Serializable & Comparable>
public void aggregateIntermediateResult(T partitionResult)
aggregateIntermediateResult
in class SpaceEntriesAggregator<T extends Serializable & Comparable>
public T getIntermediateResult()
getIntermediateResult
in class SpaceEntriesAggregator<T extends Serializable & Comparable>
public String getName()
getName
in class AbstractPathAggregator<T extends Serializable & Comparable>
Copyright © GigaSpaces.