public abstract class AbstractPathAggregator<T extends Serializable> extends SpaceEntriesAggregator<T> implements Externalizable
Constructor and Description |
---|
AbstractPathAggregator() |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
protected Object |
getPathValue(SpaceEntriesAggregatorContext context) |
void |
readExternal(ObjectInput in) |
AbstractPathAggregator |
setPath(String path) |
void |
writeExternal(ObjectOutput out) |
aggregate, aggregateIntermediateResult, as, clone, getAlias, getDefaultAlias, getFinalResult, getIntermediateResult, setRawEntryConverter, toObject
public String getPath()
public AbstractPathAggregator setPath(String path)
protected Object getPathValue(SpaceEntriesAggregatorContext context)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.