public interface ISpaceIteratorResult<T extends ISpaceIteratorAggregatorPartitionResult>
Modifier and Type | Method and Description |
---|---|
void |
addPartition(T partitionResult) |
void |
close() |
Iterable<IEntryPacket> |
getEntries() |
int |
size() |
void close()
Iterable<IEntryPacket> getEntries()
void addPartition(T partitionResult)
int size()
Copyright © GigaSpaces.