com.espertech.esper.epl.lookup
Class SubordinateQueryPlannerIndexPropListPair

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordinateQueryPlannerIndexPropListPair

public class SubordinateQueryPlannerIndexPropListPair
extends java.lang.Object


Constructor Summary
SubordinateQueryPlannerIndexPropListPair(java.util.List<IndexedPropDesc> hashedProps, java.util.List<IndexedPropDesc> btreeProps)
           
 
Method Summary
 java.util.List<IndexedPropDesc> getBtreeProps()
           
 java.util.List<IndexedPropDesc> getHashedProps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubordinateQueryPlannerIndexPropListPair

public SubordinateQueryPlannerIndexPropListPair(java.util.List<IndexedPropDesc> hashedProps,
                                                java.util.List<IndexedPropDesc> btreeProps)
Method Detail

getHashedProps

public java.util.List<IndexedPropDesc> getHashedProps()

getBtreeProps

public java.util.List<IndexedPropDesc> getBtreeProps()

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