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

java.lang.Object
  extended by com.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyed
      extended by com.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyedProp
All Implemented Interfaces:
QueryGraphValueEntry, java.io.Serializable

public class QueryGraphValueEntryHashKeyedProp
extends QueryGraphValueEntryHashKeyed

See Also:
Serialized Form

Constructor Summary
QueryGraphValueEntryHashKeyedProp(ExprNode keyExpr, java.lang.String keyProperty)
           
 
Method Summary
 java.lang.String getKeyProperty()
           
 java.lang.String toQueryPlan()
           
 
Methods inherited from class com.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyed
getKeyExpr, toQueryPlan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryGraphValueEntryHashKeyedProp

public QueryGraphValueEntryHashKeyedProp(ExprNode keyExpr,
                                         java.lang.String keyProperty)
Method Detail

getKeyProperty

public java.lang.String getKeyProperty()

toQueryPlan

public java.lang.String toQueryPlan()
Specified by:
toQueryPlan in class QueryGraphValueEntryHashKeyed

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