JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.espertech.esper.client.annotation
Annotation Type Audit
public @interface
Audit
Annotation for use in EPL statements to add a debug.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element and Description
String
value
Comma-separated list of keywords (not case-sentitive), see
AuditEnum
for a list of keywords.
Element Detail
value
public abstract
String
value
Comma-separated list of keywords (not case-sentitive), see
AuditEnum
for a list of keywords.
Returns:
comma-separated list of audit keywords
Default:
"*"
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2006-2017 EsperTech Inc.
All rights reserved.
Visit us at
espertech.com
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element