public abstract class NamedWindowTailViewBase extends Object implements NamedWindowTailView
NamedWindowManagementService
to consuming statements.Modifier and Type | Field and Description |
---|---|
protected EventType |
eventType |
protected boolean |
isParentBatchWindow |
protected boolean |
isPrioritized |
protected NamedWindowDispatchService |
namedWindowDispatchService |
protected NamedWindowManagementService |
namedWindowManagementService |
protected StatementResultService |
statementResultService |
protected ConfigurationRuntimeThreading |
threadingConfig |
protected TimeSourceService |
timeSourceService |
Constructor and Description |
---|
NamedWindowTailViewBase(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType() |
NamedWindowManagementService |
getNamedWindowManagementService() |
StatementResultService |
getStatementResultService() |
boolean |
isParentBatchWindow() |
boolean |
isPrioritized() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConsumerNoContext, addDispatches, makeLatchFactory, removeConsumerNoContext
protected final EventType eventType
protected final NamedWindowManagementService namedWindowManagementService
protected final NamedWindowDispatchService namedWindowDispatchService
protected final StatementResultService statementResultService
protected final boolean isPrioritized
protected final boolean isParentBatchWindow
protected final TimeSourceService timeSourceService
protected final ConfigurationRuntimeThreading threadingConfig
public NamedWindowTailViewBase(EventType eventType, boolean isParentBatchWindow, EPStatementInitServices services)
public boolean isParentBatchWindow()
isParentBatchWindow
in interface NamedWindowTailView
public EventType getEventType()
getEventType
in interface NamedWindowTailView
public StatementResultService getStatementResultService()
getStatementResultService
in interface NamedWindowTailView
public NamedWindowManagementService getNamedWindowManagementService()
public boolean isPrioritized()
isPrioritized
in interface NamedWindowTailView
Copyright © 2005–2018. All rights reserved.