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() |
RawEntry |
getRawEntry() |
ServerEntry |
getServerEntry() |
void |
scan(Context context,
IEntryData entryData,
String uid,
boolean isTransient) |
aggregate, getAggregators, getPathValue, getPathValueImpl, getTypeDescriptor
public EntryHolderAggregatorContext(List<SpaceEntriesAggregator> aggregators, ITemplateHolder template, int partitionId)
public void scan(Context context, 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
public ServerEntry getServerEntry()
getServerEntry
in class SpaceEntriesAggregatorContext
Copyright © GigaSpaces.