Uses of Class
com.espertech.esper.common.internal.epl.join.queryplan.TableLookupPlanDesc
-
Uses of TableLookupPlanDesc in com.espertech.esper.common.internal.epl.join.queryplanbuild
Modifier and TypeMethodDescriptionstatic TableLookupPlanDesc
NStreamQueryPlanBuilder.createLookupPlan
(QueryGraphForge queryGraph, int currentLookupStream, int indexedStream, boolean indexedStreamIsVDW, QueryPlanIndexForge indexSpecs, EventType[] typesPerStream, TableMetaData indexedStreamTableMeta, StatementRawInfo raw, SerdeCompileTimeResolver serdeResolver) Create the table lookup plan for a from-stream to look up in an indexed stream using the columns supplied in the query graph and looking at the actual indexes available and their index number.