Package | Description |
---|---|
com.espertech.esper.epl.core |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatePropertyException
Indicates a property exists in multiple streams.
|
class |
PropertyNotFoundException
Exception to indicate that a property name used in a filter doesn't resolve.
|
class |
StreamNotFoundException
Exception to indicate that a stream name could not be resolved.
|