Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
Modifier and Type | Method and Description |
---|---|
default void |
AggregationFunctionFactory.applyEnterCodegenUnmanaged(AggregationFunctionFactoryCodegenRowApplyContextUnmanaged context)
Generate code for apply-enter, applicable only for
AggregationFunctionFactoryCodegenType.CODEGEN_UNMANAGED |
default void |
AggregationFunctionFactory.applyLeaveCodegenUnmanaged(AggregationFunctionFactoryCodegenRowApplyContextUnmanaged context)
Generate code for apply-leave, applicable only for
AggregationFunctionFactoryCodegenType.CODEGEN_UNMANAGED |