GigaSpaces XAP 10.0.1 API

com.gigaspaces.query.aggregators
Class SpaceEntriesAggregatorContext

java.lang.Object
  extended by com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext

public abstract class SpaceEntriesAggregatorContext
extends Object

Since:
10.0
Author:
Niv Ingberg

Constructor Summary
protected SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators)
           
 
Method Summary
protected  void aggregate()
           
 Object getPathValue(String path)
           
protected abstract  Object getPathValueImpl(String path)
           
abstract  com.gigaspaces.internal.query.RawEntry getRawEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceEntriesAggregatorContext

protected SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator> aggregators)
Method Detail

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()

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.