com.gigaspaces.query.aggregators
Class SpaceEntriesAggregatorContext
java.lang.Object
com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
public abstract class SpaceEntriesAggregatorContext
- extends Object
- Since:
- 10.0
- Author:
- Niv Ingberg
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceEntriesAggregatorContext
protected SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators)
getPathValue
public Object getPathValue(String path)
getRawEntry
public abstract com.gigaspaces.internal.query.RawEntry getRawEntry()
getPathValueImpl
protected abstract Object getPathValueImpl(String path)
aggregate
protected void aggregate()
Copyright © GigaSpaces.