public class EPStatementHandleCallbackSchedule extends Object implements ScheduleHandle
Constructor and Description |
---|
EPStatementHandleCallbackSchedule(EPStatementAgentInstanceHandle agentInstanceHandle,
ScheduleHandleCallback callback)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EPStatementAgentInstanceHandle |
getAgentInstanceHandle()
Returns the statement handle.
|
int |
getAgentInstanceId()
Returns the agent instance id.
|
ScheduleHandleCallback |
getScheduleCallback() |
int |
getStatementId()
Returns the statement id.
|
public EPStatementHandleCallbackSchedule(EPStatementAgentInstanceHandle agentInstanceHandle, ScheduleHandleCallback callback)
agentInstanceHandle
- is a statement handlecallback
- is a schedule callbackpublic int getStatementId()
ScheduleHandle
getStatementId
in interface ScheduleHandle
public int getAgentInstanceId()
ScheduleHandle
getAgentInstanceId
in interface ScheduleHandle
public EPStatementAgentInstanceHandle getAgentInstanceHandle()
public ScheduleHandleCallback getScheduleCallback()
Copyright © 2005–2018. All rights reserved.