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


public @interface ExternalDWSetting

Annotation for defining a external data window settings.


Optional Element Summary
 java.lang.String functionLookupCompleted
          Function name to invoke when a lookup completed.
 boolean iterable
          Indicator whether iterable or not.
 

iterable

public abstract boolean iterable
Indicator whether iterable or not.

Returns:
iterable flag
Default:
true

functionLookupCompleted

public abstract java.lang.String functionLookupCompleted
Function name to invoke when a lookup completed.

Returns:
function name
Default:
""

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