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

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

public class TableLookupKeyDesc
extends java.lang.Object


Constructor Summary
TableLookupKeyDesc(java.util.List<QueryGraphValueEntryHashKeyed> hashes, java.util.List<QueryGraphValueEntryRange> ranges)
           
 
Method Summary
 java.util.List<QueryGraphValueEntryHashKeyed> getHashes()
           
 java.util.List<QueryGraphValueEntryRange> getRanges()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TableLookupKeyDesc

public TableLookupKeyDesc(java.util.List<QueryGraphValueEntryHashKeyed> hashes,
                          java.util.List<QueryGraphValueEntryRange> ranges)
Method Detail

getHashes

public java.util.List<QueryGraphValueEntryHashKeyed> getHashes()

getRanges

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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