com.espertech.esper.epl.lookup
Class SubordinateQueryPlannerIndexPropDesc
java.lang.Object
com.espertech.esper.epl.lookup.SubordinateQueryPlannerIndexPropDesc
public class SubordinateQueryPlannerIndexPropDesc
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubordinateQueryPlannerIndexPropDesc
public SubordinateQueryPlannerIndexPropDesc(java.lang.String[] hashIndexPropsProvided,
java.lang.Class[] hashIndexCoercionType,
java.lang.String[] rangeIndexPropsProvided,
java.lang.Class[] rangeIndexCoercionType,
SubordinateQueryPlannerIndexPropListPair listPair,
SubordPropHashKey[] hashJoinedProps,
SubordPropRangeKey[] rangeJoinedProps)
getHashIndexPropsProvided
public java.lang.String[] getHashIndexPropsProvided()
getHashIndexCoercionType
public java.lang.Class[] getHashIndexCoercionType()
getRangeIndexPropsProvided
public java.lang.String[] getRangeIndexPropsProvided()
getRangeIndexCoercionType
public java.lang.Class[] getRangeIndexCoercionType()
getListPair
public SubordinateQueryPlannerIndexPropListPair getListPair()
getHashJoinedProps
public SubordPropHashKey[] getHashJoinedProps()
getRangeJoinedProps
public SubordPropRangeKey[] getRangeJoinedProps()