Interface | Description |
---|---|
SelectClauseElementCompiled |
Marker interface for elements in a select clause that is in the compiled form.
|
StatementCompileHook |
Class | Description |
---|---|
EvalNodeAnalysisResult |
Result of analysis of pattern expression node tree.
|
EvalNodeUtil | |
FilterSpecCompiled |
Contains the filter criteria to sift through events.
|
FilterSpecCompiler |
Helper to compile (validate and optimize) filter expressions as used in pattern and filter-based streams.
|
FilterSpecCompilerArgs | |
FilterSpecCompilerConsolidateUtil |
Helper to compile (validate and optimize) filter expressions as used in pattern and filter-based streams.
|
FilterSpecCompilerMakeParamUtil |
Helper to compile (validate and optimize) filter expressions as used in pattern and filter-based streams.
|
FilterSpecCompilerPlanner | |
FilterSpecParaForgeMap |
A two-sided map for filter parameters mapping filter expression nodes to filter parameters and
back.
|
FilterSpecParamComparator |
Sort comparator for filter parameters that sorts filter parameters according to filter operator type.
|
FilterStreamSpecCompiled |
Specification for building an event stream out of a filter for events (supplying type and basic filter criteria)
and views onto these events which are staggered onto each other to supply a final stream of events.
|
SelectClauseExprCompiledSpec |
Represents a single item in a SELECT-clause, with a name assigned
either by the runtimeor by the user specifying an "as" tag name.
|
SelectClauseSpecCompiled |
Encapsulates the parsed select expressions in a select-clause in an EPL statement.
|
StatementLifecycleSvcUtil | |
StatementRawCompiler | |
StatementRawInfo | |
StatementSpecCompiled |
Specification object representing a complete EPL statement including all EPL constructs.
|
StatementSpecWalkUtil | |
StreamSpecCompiler |
Exception | Description |
---|---|
StatementSpecCompileException | |
StatementSpecCompileSyntaxException |
Copyright © 2005–2018. All rights reserved.