com.espertech.esper.client.annotation
Annotation Type Audit


public @interface Audit

Annotation for use in EPL statements to add a debug.


Optional Element Summary
 java.lang.String value
          Comma-separated list of keywords (not case-sentitive), see AuditEnum for a list of keywords.
 

value

public abstract java.lang.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:
"*"

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com