Uses of Class
com.espertech.esper.epl.lookup.IndexKeyInfo

Packages that use IndexKeyInfo
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
 

Uses of IndexKeyInfo in com.espertech.esper.epl.lookup
 

Methods in com.espertech.esper.epl.lookup that return IndexKeyInfo
static IndexKeyInfo SubordinateQueryPlannerUtil.compileIndexKeyInfo(IndexMultiKey indexMultiKey, java.lang.String[] hashIndexPropsProvided, SubordPropHashKey[] hashJoinedProps, java.lang.String[] rangeIndexPropsProvided, SubordPropRangeKey[] rangeJoinedProps)
          Given an index with a defined set of hash(equals) and range(btree) props and uniqueness flag, and given a list of indexable properties and accessors for both hash and range, return the ordered keys and coercion information.
 IndexKeyInfo SubordinateQueryIndexDesc.getIndexKeyInfo()
           
 

Constructors in com.espertech.esper.epl.lookup with parameters of type IndexKeyInfo
SubordinateQueryIndexDesc(IndexKeyInfo indexKeyInfo, java.lang.String indexName, IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem)
           
 


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