public class NamedWindowTailViewImpl extends NamedWindowTailViewBase
NamedWindowManagementService
to consuming statements.eventType, isParentBatchWindow, isPrioritized, namedWindowDispatchService, namedWindowManagementService, statementResultService, threadingConfig, timeSourceService
Constructor and Description |
---|
NamedWindowTailViewImpl(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
NamedWindowConsumerView |
addConsumerNoContext(NamedWindowConsumerDesc consumerDesc) |
void |
addDispatches(NamedWindowConsumerLatchFactory latchFactory,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext,
NamedWindowDeltaData delta,
AgentInstanceContext agentInstanceContext) |
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> |
getConsumersNonContext() |
NamedWindowConsumerLatchFactory |
makeLatchFactory() |
void |
removeConsumerNoContext(NamedWindowConsumerView namedWindowConsumerView) |
getEventType, getNamedWindowManagementService, getStatementResultService, isParentBatchWindow, isPrioritized
public NamedWindowTailViewImpl(EventType eventType, boolean isParentBatchWindow, EPStatementInitServices services)
public Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> getConsumersNonContext()
public NamedWindowConsumerView addConsumerNoContext(NamedWindowConsumerDesc consumerDesc)
public void removeConsumerNoContext(NamedWindowConsumerView namedWindowConsumerView)
public void addDispatches(NamedWindowConsumerLatchFactory latchFactory, Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> consumersInContext, NamedWindowDeltaData delta, AgentInstanceContext agentInstanceContext)
public NamedWindowConsumerLatchFactory makeLatchFactory()
Copyright © 2005–2018. All rights reserved.