public abstract class SpaceEntriesAggregatorContext extends Object
Modifier | Constructor and Description |
---|---|
protected |
SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators) |
Modifier and Type | Method and Description |
---|---|
protected void |
aggregate() |
abstract void |
applyProjectionTemplate(com.gigaspaces.internal.query.RawEntry entry) |
abstract String |
getEntryUid() |
abstract int |
getPartitionId() |
Object |
getPathValue(String path) |
protected abstract Object |
getPathValueImpl(String path) |
abstract com.gigaspaces.internal.query.RawEntry |
getRawEntry() |
protected SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators)
public abstract int getPartitionId()
public abstract String getEntryUid()
public abstract com.gigaspaces.internal.query.RawEntry getRawEntry()
EntryHolderAggregatorContext.getRawEntry()
public abstract void applyProjectionTemplate(com.gigaspaces.internal.query.RawEntry entry)
protected void aggregate()
Copyright © GigaSpaces.