public class SpaceIteratorAggregator extends SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult> implements Externalizable
| Constructor and Description |
|---|
SpaceIteratorAggregator() |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate(SpaceEntriesAggregatorContext context) |
void |
aggregateIntermediateResult(SpaceIteratorAggregatorPartitionResult partitionResult) |
String |
getDefaultAlias() |
Object |
getFinalResult() |
SpaceIteratorAggregatorPartitionResult |
getIntermediateResult() |
void |
readExternal(ObjectInput in) |
SpaceIteratorAggregator |
setBatchSize(int batchSize) |
void |
writeExternal(ObjectOutput out) |
as, clone, getAlias, setRawEntryConverter, toObjectpublic SpaceIteratorAggregator setBatchSize(int batchSize)
public String getDefaultAlias()
getDefaultAlias in class SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult>public void aggregate(SpaceEntriesAggregatorContext context)
aggregate in class SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult>public SpaceIteratorAggregatorPartitionResult getIntermediateResult()
getIntermediateResult in class SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult>public void aggregateIntermediateResult(SpaceIteratorAggregatorPartitionResult partitionResult)
aggregateIntermediateResult in class SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult>public Object getFinalResult()
getFinalResult in class SpaceEntriesAggregator<SpaceIteratorAggregatorPartitionResult>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.