![]() | AuditEnum Class |
Namespace: com.espertech.esper.common.client.annotation
public class AuditEnum
The AuditEnum type exposes the following members.
Name | Description | |
---|---|---|
![]() | PrettyPrintText |
Returns text used for the category of the audit log item.
|
![]() | Value |
Returns the constant.
|
Name | Description | |
---|---|---|
![]() ![]() | CONTEXTPARTITION |
For use with insert-into audit.
|
![]() ![]() | DATAFLOW_OP |
For use with data flow (non-source and source) operators.
|
![]() ![]() | DATAFLOW_SOURCE |
For use with data flow source operators.
|
![]() ![]() | DATAFLOW_TRANSITION |
For use with data flows specifically for transitions.
|
![]() ![]() | EXPRDEF |
For use with expression-definition audit.
|
![]() ![]() | EXPRESSION |
For use with expression audit.
|
![]() ![]() | EXPRESSION_NESTED |
For use with expression audit.
|
![]() ![]() | INSERT |
For use with insert-into audit.
|
![]() ![]() | PATTERN |
For use with pattern audit.
|
![]() ![]() | PATTERNINSTANCES |
For use with pattern audit.
|
![]() ![]() | PROPERTY |
For use with property audit.
|
![]() ![]() | SCHEDULE |
For use with schedule-audit.
|
![]() ![]() | STREAM |
For use with stream-audit.
|
![]() ![]() | VIEW |
For use with view audit.
|