Interface | Description |
---|---|
NamedWindow | |
NamedWindowManagementService |
Service to manage named windows on an runtime level.
|
NamedWindowTailView | |
NamedWindowWDirectConsume |
Class | Description |
---|---|
NamedWindowDeployment | |
NamedWindowDeployTimeResolver | |
NamedWindowImpl | |
NamedWindowInstance |
An instance of this class is associated with a specific named window.
|
NamedWindowManagementServiceImpl | |
NamedWindowOutputProcessView | |
NamedWindowRootView |
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes.
|
NamedWindowRootViewInstance |
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes.
|
NamedWindowTailViewBase |
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowManagementService to consuming statements. |
NamedWindowTailViewImpl |
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowManagementService to consuming statements. |
NamedWindowTailViewInstance |
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowManagementService to consuming statements. |
NamedWindowUtil |
Copyright © 2005–2018. All rights reserved.