Package | Description |
---|---|
com.espertech.esper.client.annotation |
This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement
information.
|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Class and Description |
---|
AppliesTo
Annotation to target certain constructs.
|
Audit
Annotation for use in EPL statements to add a debug.
|
AuditEnum
Enumeration of audit values.
|
Hint
Annotation for providing a statement execution hint.
|
HintEnum
Enumeration of hint values.
|
HookType
Enumeration for the different types of statement-processing hooks (callbacks) that can be provided for a statement.
|
Class and Description |
---|
Hint
Annotation for providing a statement execution hint.
|
Class and Description |
---|
AuditEnum
Enumeration of audit values.
|
HookType
Enumeration for the different types of statement-processing hooks (callbacks) that can be provided for a statement.
|