Uses of Class
com.espertech.esper.epl.join.hint.IndexHint

Packages that use IndexHint
com.espertech.esper.epl.join.hint Hints related to joins. 
com.espertech.esper.epl.named Named window classes are in this package 
 

Uses of IndexHint in com.espertech.esper.epl.join.hint
 

Methods in com.espertech.esper.epl.join.hint that return IndexHint
static IndexHint IndexHint.getIndexHint(java.lang.annotation.Annotation[] annotations)
           
 

Uses of IndexHint in com.espertech.esper.epl.named
 

Methods in com.espertech.esper.epl.named with parameters of type IndexHint
 Pair<IndexMultiKey,EventTableAndNamePair> NamedWindowIndexRepository.addTableCreateOrReuse(java.util.List<IndexedPropDesc> hashProps, java.util.List<IndexedPropDesc> btreeProps, java.lang.Iterable<EventBean> prefilledEvents, EventType indexedType, IndexHint optionalIndexHint, boolean isIndexShare, int subqueryNumber, java.util.Set<java.lang.String> optionalUniqueKeyProps)
           
 Pair<IndexMultiKey,EventTableAndNamePair> NamedWindowIndexRepository.findTable(java.util.Set<java.lang.String> keyPropertyNames, java.util.Set<java.lang.String> rangePropertyNames, java.util.Map<java.lang.String,EventTable> explicitIndexNames, IndexHint optionalIndexHint)
           
 SubordTableLookupStrategy NamedWindowRootViewInstance.getAddSubqueryLookupStrategy(java.lang.String accessedByStatementName, java.lang.String accessedByStatementId, java.lang.annotation.Annotation[] accessedByStmtAnnotations, EventType[] eventTypesPerStream, SubordPropPlan joinDesc, boolean fullTableScan, int subqueryNum, IndexHint optionalIndexHint)
           
 


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