Package | Description |
---|---|
com.espertech.esper.epl.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
com.espertech.esper.view |
View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering.
|
Modifier and Type | Class and Description |
---|---|
class |
PluggableObjectRegistryImpl |
Constructor and Description |
---|
ViewResolutionServiceImpl(PluggableObjectRegistry viewObjects,
String optionalNamedWindowName,
Class virtualDataWindowViewFactory) |