public interface NamedWindowTailView
Modifier and Type | Method and Description |
---|---|
NamedWindowConsumerView |
addConsumerNoContext(NamedWindowConsumerDesc consumerDesc) |
void |
addDispatches(NamedWindowConsumerLatchFactory latchFactory,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext,
NamedWindowDeltaData delta,
AgentInstanceContext agentInstanceContext) |
EventType |
getEventType() |
StatementResultService |
getStatementResultService() |
boolean |
isParentBatchWindow() |
boolean |
isPrioritized() |
NamedWindowConsumerLatchFactory |
makeLatchFactory() |
void |
removeConsumerNoContext(NamedWindowConsumerView namedWindowConsumerView) |
NamedWindowConsumerLatchFactory makeLatchFactory()
boolean isPrioritized()
boolean isParentBatchWindow()
StatementResultService getStatementResultService()
void addDispatches(NamedWindowConsumerLatchFactory latchFactory, Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext, NamedWindowDeltaData delta, AgentInstanceContext agentInstanceContext)
EventType getEventType()
NamedWindowConsumerView addConsumerNoContext(NamedWindowConsumerDesc consumerDesc)
void removeConsumerNoContext(NamedWindowConsumerView namedWindowConsumerView)
Copyright © 2005–2018. All rights reserved.