|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualDataWindowLookupOp | |
---|---|
com.espertech.esper.client.hook | Callback interfaces for use with statement annotations. |
Uses of VirtualDataWindowLookupOp in com.espertech.esper.client.hook |
---|
Methods in com.espertech.esper.client.hook that return VirtualDataWindowLookupOp | |
---|---|
static VirtualDataWindowLookupOp |
VirtualDataWindowLookupOp.fromOpString(java.lang.String stringOp)
Map the operator from a string-value. |
VirtualDataWindowLookupOp |
VirtualDataWindowLookupFieldDesc.getOperator()
Returns the operator. |
static VirtualDataWindowLookupOp |
VirtualDataWindowLookupOp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VirtualDataWindowLookupOp[] |
VirtualDataWindowLookupOp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.espertech.esper.client.hook with parameters of type VirtualDataWindowLookupOp | |
---|---|
void |
VirtualDataWindowLookupFieldDesc.setOperator(VirtualDataWindowLookupOp operator)
Sets the operator. |
Constructors in com.espertech.esper.client.hook with parameters of type VirtualDataWindowLookupOp | |
---|---|
VirtualDataWindowLookupFieldDesc(java.lang.String propertyName,
VirtualDataWindowLookupOp operator,
java.lang.Class lookupValueType)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |