Package | Description |
---|---|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
com.espertech.esper.epl.table.mgmt |
Table-related services and metadata.
|
com.espertech.esper.epl.table.strategy |
Table access evaluators.
|
Constructor and Description |
---|
AggSvcGroupAllMixedAccessWTableImpl(TableStateInstanceUngrouped tableStateInstance,
TableColumnMethodPair[] methodPairs,
AggregationAccessorSlotPair[] accessors,
int[] targetStates,
ExprNode[] accessStateExpr,
AggregationAgent[] agents) |
Modifier and Type | Class and Description |
---|---|
class |
TableStateInstanceUngroupedImpl |
Modifier and Type | Method and Description |
---|---|
TableStateInstanceUngrouped |
TableAndLockUngrouped.getUngrouped() |
Constructor and Description |
---|
TableAndLockUngrouped(Lock lock,
TableStateInstanceUngrouped ungrouped) |