Uses of Interface
com.espertech.esper.common.client.hook.vdw.VirtualDataWindowLookup
Package
Description
Virtual data window extension API classes.
-
Uses of VirtualDataWindowLookup in com.espertech.esper.common.client.hook.vdw
Modifier and TypeMethodDescriptionVirtualDataWindow.getLookup
(VirtualDataWindowLookupContext desc) Returns the lookup strategy for use by an EPL statement to obtain data. -
Uses of VirtualDataWindowLookup in com.espertech.esper.common.internal.epl.virtualdw
ModifierConstructorDescriptionJoinExecTableLookupStrategyVirtualDW
(String namedWindowName, VirtualDataWindowLookup externalIndex, TableLookupPlan tableLookupPlan) SubordTableLookupStrategyVDW
(VirtualDWViewFactory factory, SubordTableLookupStrategyFactoryVDW subordTableFactory, VirtualDataWindowLookup externalIndex)