|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.table.mgmt.TableStateRowFactory
public class TableStateRowFactory
Constructor Summary | |
---|---|
TableStateRowFactory(ObjectArrayEventType objectArrayEventType,
MethodResolutionService methodResolutionService,
AggregationMethodFactory[] methodFactories,
AggregationStateFactory[] stateFactories,
int[] groupKeyIndexes,
EventAdapterService eventAdapterService)
|
Method Summary | |
---|---|
AggregationRowPair |
makeAggs(int agentInstanceId,
java.lang.Object groupByKey,
java.lang.Object groupKeyBinding)
|
ObjectArrayBackedEventBean |
makeOA(int agentInstanceId,
java.lang.Object groupByKey,
java.lang.Object groupKeyBinding)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableStateRowFactory(ObjectArrayEventType objectArrayEventType, MethodResolutionService methodResolutionService, AggregationMethodFactory[] methodFactories, AggregationStateFactory[] stateFactories, int[] groupKeyIndexes, EventAdapterService eventAdapterService)
Method Detail |
---|
public ObjectArrayBackedEventBean makeOA(int agentInstanceId, java.lang.Object groupByKey, java.lang.Object groupKeyBinding)
public AggregationRowPair makeAggs(int agentInstanceId, java.lang.Object groupByKey, java.lang.Object groupKeyBinding)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |