com.espertech.esper.epl.join.plan
Class QueryGraphValuePairRangeIndex

java.lang.Object
  extended by com.espertech.esper.epl.join.plan.QueryGraphValuePairRangeIndex

public class QueryGraphValuePairRangeIndex
extends java.lang.Object


Constructor Summary
QueryGraphValuePairRangeIndex(java.lang.String[] indexed, java.util.List<QueryGraphValueEntryRange> key)
           
 
Method Summary
 java.lang.String[] getIndexed()
           
 java.util.List<QueryGraphValueEntryRange> getKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryGraphValuePairRangeIndex

public QueryGraphValuePairRangeIndex(java.lang.String[] indexed,
                                     java.util.List<QueryGraphValueEntryRange> key)
Method Detail

getIndexed

public java.lang.String[] getIndexed()

getKeys

public java.util.List<QueryGraphValueEntryRange> getKeys()

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