Modifier and Type | Method and Description |
---|---|
EPStatementAgentInstanceHandle |
EPStatementHandleCallbackSchedule.getAgentInstanceHandle()
Returns the statement handle.
|
EPStatementAgentInstanceHandle |
EPStatementHandleCallbackFilter.getAgentInstanceHandle()
Returns the statement handle.
|
EPStatementAgentInstanceHandle |
AgentInstanceContext.getEpStatementAgentInstanceHandle() |
Modifier and Type | Method and Description |
---|---|
int |
EPStatementAgentInstanceHandleComparator.compare(EPStatementAgentInstanceHandle o1,
EPStatementAgentInstanceHandle o2) |
Constructor and Description |
---|
AgentInstanceContext(StatementContext statementContext,
int agentInstanceId,
EPStatementAgentInstanceHandle epStatementAgentInstanceHandle,
AgentInstanceFilterProxy agentInstanceFilterProxy,
MappedEventBean contextProperties,
AuditProvider auditProvider,
InstrumentationCommon instrumentationProvider) |
EPStatementHandleCallbackFilter(EPStatementAgentInstanceHandle agentInstanceHandle,
FilterHandleCallback callback)
Ctor.
|
EPStatementHandleCallbackSchedule(EPStatementAgentInstanceHandle agentInstanceHandle,
ScheduleHandleCallback callback)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> |
NamedWindowConsumerLatch.getDispatchTo() |
Modifier and Type | Method and Description |
---|---|
void |
NamedWindowDispatchService.addDispatch(NamedWindowConsumerLatchFactory latchFactory,
NamedWindowDeltaData delta,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumers)
For use to add a result of a named window that must be dispatched to consuming views.
|
NamedWindowConsumerLatch |
NamedWindowConsumerLatchFactory.newLatch(NamedWindowDeltaData delta,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumers)
Returns a new latch.
|
Constructor and Description |
---|
NamedWindowConsumerLatch(NamedWindowDeltaData deltaData,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo) |
NamedWindowConsumerLatchNone(NamedWindowDeltaData deltaData,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo) |
NamedWindowConsumerLatchSpin(NamedWindowDeltaData deltaData,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo,
NamedWindowConsumerLatchFactory factory,
NamedWindowConsumerLatchSpin earlier) |
NamedWindowConsumerLatchWait(NamedWindowDeltaData deltaData,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo,
NamedWindowConsumerLatchFactory factory,
NamedWindowConsumerLatchWait earlier) |
Modifier and Type | Method and Description |
---|---|
protected static Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> |
NamedWindowUtil.createConsumerMap(boolean isPrioritized) |
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> |
NamedWindowTailViewImpl.getConsumersNonContext() |
Modifier and Type | Method and Description |
---|---|
void |
NamedWindowTailViewImpl.addDispatches(NamedWindowConsumerLatchFactory latchFactory,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext,
NamedWindowDeltaData delta,
AgentInstanceContext agentInstanceContext) |
void |
NamedWindowTailView.addDispatches(NamedWindowConsumerLatchFactory latchFactory,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext,
NamedWindowDeltaData delta,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationCommonDefault.qNamedWindowCPMulti(String runtimeURI,
Map<NamedWindowConsumerView,NamedWindowDeltaData> deltaPerConsumer,
EPStatementAgentInstanceHandle handle,
long time) |
void |
InstrumentationCommon.qNamedWindowCPMulti(String runtimeURI,
Map<NamedWindowConsumerView,NamedWindowDeltaData> deltaPerConsumer,
EPStatementAgentInstanceHandle handle,
long time) |
void |
InstrumentationCommonDefault.qNamedWindowCPSingle(String runtimeURI,
int numConsumers,
EventBean[] newData,
EventBean[] oldData,
EPStatementAgentInstanceHandle handle,
long time) |
void |
InstrumentationCommon.qNamedWindowCPSingle(String runtimeURI,
int numConsumers,
EventBean[] newData,
EventBean[] oldData,
EPStatementAgentInstanceHandle handle,
long time) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandlingService.handleException(RuntimeException ex,
EPStatementAgentInstanceHandle handle,
ExceptionHandlerExceptionType type,
EventBean optionalCurrentEvent) |
Modifier and Type | Method and Description |
---|---|
EPStatementAgentInstanceHandle |
AgentInstanceViewFactoryChainContext.getEpStatementAgentInstanceHandle() |
Copyright © 2005–2018. All rights reserved.