java.lang.Object
com.espertech.esper.common.internal.epl.join.queryplan.TableLookupPlan
Direct Known Subclasses:
CompositeTableLookupPlanFactory, FullTableScanLookupPlanFactory, FullTableScanUniquePerKeyLookupPlan, IndexedTableLookupPlanHashedOnlyFactory, InKeywordTableLookupPlanMultiIdxFactory, InKeywordTableLookupPlanSingleIdxFactory, SortedTableLookupPlanFactory

public abstract class TableLookupPlan extends Object
Abstract specification on how to perform a table lookup.