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(RawEntry entry)  | 
abstract String | 
getEntryUid()  | 
abstract int | 
getPartitionId()  | 
Object | 
getPathValue(String path)  | 
protected abstract Object | 
getPathValueImpl(String path)  | 
abstract RawEntry | 
getRawEntry()  | 
protected SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators)
public abstract int getPartitionId()
public abstract String getEntryUid()
public abstract RawEntry getRawEntry()
EntryHolderAggregatorContext.getRawEntry()public abstract void applyProjectionTemplate(RawEntry entry)
protected void aggregate()
Copyright © GigaSpaces.