Uses of Interface
com.espertech.esper.client.hook.VirtualDataWindowLookup

Packages that use VirtualDataWindowLookup
com.espertech.esper.client.hook Callback interfaces for use with statement annotations. 
com.espertech.esper.epl.virtualdw Virtual data window. 
 

Uses of VirtualDataWindowLookup in com.espertech.esper.client.hook
 

Methods in com.espertech.esper.client.hook that return VirtualDataWindowLookup
 VirtualDataWindowLookup VirtualDataWindow.getLookup(VirtualDataWindowLookupContext desc)
          Returns the lookup strategy for use by an EPL statement to obtain data.
 

Uses of VirtualDataWindowLookup in com.espertech.esper.epl.virtualdw
 

Constructors in com.espertech.esper.epl.virtualdw with parameters of type VirtualDataWindowLookup
JoinExecTableLookupStrategyVirtualDW(java.lang.String namedWindowName, VirtualDataWindowLookup externalIndex, TableLookupKeyDesc keyDescriptor, int lookupStream)
           
SubordTableLookupStrategyVirtualDW(java.lang.String namedWindowName, VirtualDataWindowLookup externalIndex, java.util.List<SubordPropHashKey> hashKeys, CoercionDesc hashKeyCoercionTypes, java.util.List<SubordPropRangeKey> rangeKeys, CoercionDesc rangeKeyCoercionTypes, boolean nwOnTrigger, int numOuterStreams)
           
 


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