public class EPEventServiceHelper extends Object
Constructor and Description |
---|
EPEventServiceHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
processStatementScheduleMultiple(com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle,
Object callbackObject,
EPServicesEvaluation services)
Processing multiple schedule matches for a statement.
|
static void |
processStatementScheduleSingle(com.espertech.esper.common.internal.context.util.EPStatementHandleCallbackSchedule handle,
EPServicesEvaluation services)
Processing single schedule matche for a statement.
|
public static void processStatementScheduleMultiple(com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, Object callbackObject, EPServicesEvaluation services)
handle
- statement handlecallbackObject
- object containing matchesservices
- runtime servicespublic static void processStatementScheduleSingle(com.espertech.esper.common.internal.context.util.EPStatementHandleCallbackSchedule handle, EPServicesEvaluation services)
handle
- statement handleservices
- runtime servicesCopyright © 2005–2020. All rights reserved.