com.espertech.esper.epl.lookup
Class SubordPropRangeKey

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordPropRangeKey
All Implemented Interfaces:
java.io.Serializable

public class SubordPropRangeKey
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SubordPropRangeKey(QueryGraphValueEntryRange rangeInfo, java.lang.Class coercionType)
           
 
Method Summary
 java.lang.Class getCoercionType()
           
 QueryGraphValueEntryRange getRangeInfo()
           
 java.lang.String toQueryPlan()
           
static java.lang.String toQueryPlan(java.util.Collection<SubordPropRangeKey> rangeDescs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubordPropRangeKey

public SubordPropRangeKey(QueryGraphValueEntryRange rangeInfo,
                          java.lang.Class coercionType)
Method Detail

getCoercionType

public java.lang.Class getCoercionType()

getRangeInfo

public QueryGraphValueEntryRange getRangeInfo()

toQueryPlan

public java.lang.String toQueryPlan()

toQueryPlan

public static java.lang.String toQueryPlan(java.util.Collection<SubordPropRangeKey> rangeDescs)

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