Interface AggregationMultiFunctionStateFactory
public interface AggregationMultiFunctionStateFactory
Factory for aggregation multi-function state
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a new state holder
-
Field Details
-
EPTYPE
Type information.
-
-
Method Details
-
newState
Returns a new state holder- Parameters:
ctx
- contextual information- Returns:
- state
-