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(IEntryData entryData,
String uid,
boolean isTransient) |
aggregate, getPathValue
public EntryHolderAggregatorContext(List<SpaceEntriesAggregator> aggregators, ITemplateHolder template, int partitionId)
public void scan(IEntryData entryData, String uid, boolean isTransient)
public int getPartitionId()
getPartitionId
in class SpaceEntriesAggregatorContext
public String getEntryUid()
getEntryUid
in class SpaceEntriesAggregatorContext
public RawEntry getRawEntry()
getRawEntry
in class SpaceEntriesAggregatorContext
getRawEntry()
public void applyProjectionTemplate(RawEntry entry)
applyProjectionTemplate
in class SpaceEntriesAggregatorContext
protected Object getPathValueImpl(String path)
getPathValueImpl
in class SpaceEntriesAggregatorContext
Copyright © GigaSpaces.