com.espertech.esper.epl.table.mgmt
Class TableStateRowFactory

java.lang.Object
  extended by com.espertech.esper.epl.table.mgmt.TableStateRowFactory

public class TableStateRowFactory
extends java.lang.Object


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

TableStateRowFactory

public TableStateRowFactory(ObjectArrayEventType objectArrayEventType,
                            MethodResolutionService methodResolutionService,
                            AggregationMethodFactory[] methodFactories,
                            AggregationStateFactory[] stateFactories,
                            int[] groupKeyIndexes,
                            EventAdapterService eventAdapterService)
Method Detail

makeOA

public ObjectArrayBackedEventBean makeOA(int agentInstanceId,
                                         java.lang.Object groupByKey,
                                         java.lang.Object groupKeyBinding)

makeAggs

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