Uses of Class
com.espertech.esper.epl.join.plan.TableLookupKeyDesc

Packages that use TableLookupKeyDesc
com.espertech.esper.epl.join.plan Inner join and outer join query planning 
com.espertech.esper.epl.virtualdw Virtual data window. 
 

Uses of TableLookupKeyDesc in com.espertech.esper.epl.join.plan
 

Methods in com.espertech.esper.epl.join.plan that return TableLookupKeyDesc
abstract  TableLookupKeyDesc TableLookupPlan.getKeyDescriptor()
           
 TableLookupKeyDesc SortedTableLookupPlan.getKeyDescriptor()
           
 TableLookupKeyDesc InKeywordTableLookupPlanSingleIdx.getKeyDescriptor()
           
 TableLookupKeyDesc InKeywordTableLookupPlanMultiIdx.getKeyDescriptor()
           
 TableLookupKeyDesc IndexedTableLookupPlanSingle.getKeyDescriptor()
           
 TableLookupKeyDesc IndexedTableLookupPlanMulti.getKeyDescriptor()
           
 TableLookupKeyDesc FullTableScanUniquePerKeyLookupPlan.getKeyDescriptor()
           
 TableLookupKeyDesc FullTableScanLookupPlan.getKeyDescriptor()
           
 TableLookupKeyDesc CompositeTableLookupPlan.getKeyDescriptor()
           
 

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

Methods in com.espertech.esper.epl.virtualdw with parameters of type TableLookupKeyDesc
 JoinExecTableLookupStrategy VirtualDWViewImpl.getJoinLookupStrategy(java.lang.String accessedByStmtName, java.lang.String accessedByStmtId, java.lang.annotation.Annotation[] accessedByStmtAnnotations, EventTable[] eventTables, TableLookupKeyDesc keyDescriptor, int lookupStreamNum)
           
 JoinExecTableLookupStrategy VirtualDWView.getJoinLookupStrategy(java.lang.String accessedByStatementName, java.lang.String accessedByStatementId, java.lang.annotation.Annotation[] accessedByStmtAnnotations, EventTable[] eventTable, TableLookupKeyDesc keyDescriptor, int lookupStreamNum)
           
 

Constructors in com.espertech.esper.epl.virtualdw with parameters of type TableLookupKeyDesc
JoinExecTableLookupStrategyVirtualDW(java.lang.String namedWindowName, VirtualDataWindowLookup externalIndex, TableLookupKeyDesc keyDescriptor, int lookupStream)
           
 


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