public class TableStateRowFactory extends Object
Constructor and Description |
---|
TableStateRowFactory(ObjectArrayEventType objectArrayEventType,
EngineImportService engineImportService,
AggregationMethodFactory[] methodFactories,
AggregationStateFactory[] stateFactories,
int[] groupKeyIndexes,
EventAdapterService eventAdapterService) |
Modifier and Type | Method and Description |
---|---|
AggregationRowPair |
makeAggs(int agentInstanceId,
Object groupByKey,
Object groupKeyBinding,
AggregationServicePassThru passThru) |
ObjectArrayBackedEventBean |
makeOA(int agentInstanceId,
Object groupByKey,
Object groupKeyBinding,
AggregationServicePassThru passThru) |
public TableStateRowFactory(ObjectArrayEventType objectArrayEventType, EngineImportService engineImportService, AggregationMethodFactory[] methodFactories, AggregationStateFactory[] stateFactories, int[] groupKeyIndexes, EventAdapterService eventAdapterService)
public ObjectArrayBackedEventBean makeOA(int agentInstanceId, Object groupByKey, Object groupKeyBinding, AggregationServicePassThru passThru)
public AggregationRowPair makeAggs(int agentInstanceId, Object groupByKey, Object groupKeyBinding, AggregationServicePassThru passThru)