Class SubordinateQueryPlannerIndexPropDesc
java.lang.Object
com.espertech.esper.common.internal.epl.lookupplansubord.SubordinateQueryPlannerIndexPropDesc
-
Constructor Summary
ConstructorDescriptionSubordinateQueryPlannerIndexPropDesc
(String[] hashIndexPropsProvided, EPTypeClass[] hashIndexCoercionType, String[] rangeIndexPropsProvided, EPTypeClass[] rangeIndexCoercionType, SubordinateQueryPlannerIndexPropListPair listPair, SubordPropHashKeyForge[] hashJoinedProps, SubordPropRangeKeyForge[] rangeJoinedProps) -
Method Summary
-
Constructor Details
-
SubordinateQueryPlannerIndexPropDesc
public SubordinateQueryPlannerIndexPropDesc(String[] hashIndexPropsProvided, EPTypeClass[] hashIndexCoercionType, String[] rangeIndexPropsProvided, EPTypeClass[] rangeIndexCoercionType, SubordinateQueryPlannerIndexPropListPair listPair, SubordPropHashKeyForge[] hashJoinedProps, SubordPropRangeKeyForge[] rangeJoinedProps)
-
-
Method Details
-
getHashIndexPropsProvided
-
getHashIndexCoercionType
-
getRangeIndexPropsProvided
-
getRangeIndexCoercionType
-
getListPair
-
getHashJoinedProps
-
getRangeJoinedProps
-