public class EntryHolderAggregatorContext extends SpaceEntriesAggregatorContext
| Constructor and Description |
|---|
EntryHolderAggregatorContext(List<SpaceEntriesAggregator> aggregators,
ITemplateHolder template,
int partitionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProjectionTemplate(RawEntry entry) |
String |
getEntryUid() |
int |
getPartitionId() |
protected Object |
getPathValueImpl(String path) |
RawEntry |
getRawEntry() |
void |
scan(IEntryHolder entryHolder) |
aggregate, getPathValuepublic EntryHolderAggregatorContext(List<SpaceEntriesAggregator> aggregators, ITemplateHolder template, int partitionId)
public void scan(IEntryHolder entryHolder)
public int getPartitionId()
getPartitionId in class SpaceEntriesAggregatorContextpublic String getEntryUid()
getEntryUid in class SpaceEntriesAggregatorContextpublic RawEntry getRawEntry()
getRawEntry in class SpaceEntriesAggregatorContextgetRawEntry()public void applyProjectionTemplate(RawEntry entry)
applyProjectionTemplate in class SpaceEntriesAggregatorContextprotected Object getPathValueImpl(String path)
getPathValueImpl in class SpaceEntriesAggregatorContextCopyright © GigaSpaces.