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


public @interface Hint

Annotation for providing a statement execution hint.

Hints are providing instructions that can change latency, throughput or memory requirements of a statement.


Required Element Summary
 java.lang.String value
          Hint keyword(s), comma-separated.
 

Element Detail

value

public abstract java.lang.String value
Hint keyword(s), comma-separated.

Returns:
keywords

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