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

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

public class QueryGraphValuePairHashKeyIndex
extends java.lang.Object


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

Constructor Detail

QueryGraphValuePairHashKeyIndex

public QueryGraphValuePairHashKeyIndex(java.lang.String[] indexed,
                                       java.util.List<QueryGraphValueEntryHashKeyed> key,
                                       java.lang.String[] strictKeys)
Method Detail

getIndexed

public java.lang.String[] getIndexed()

getKeys

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

getStrictKeys

public java.lang.String[] getStrictKeys()

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