Package | Description |
---|---|
com.espertech.esper.epl.named |
Named window classes are in this package
|
Modifier and Type | Method and Description |
---|---|
NamedWindowTailView |
NamedWindowTailViewInstance.getTailView() |
NamedWindowTailView |
NamedWindowProcessor.getTailView()
Returns the tail view of the named window, hooked into the view chain after the named window's data window views,
as the last view.
|
Constructor and Description |
---|
NamedWindowTailViewInstance(NamedWindowRootViewInstance rootViewInstance,
NamedWindowTailView tailView,
AgentInstanceContext agentInstanceContext) |