Class IndexKeyInfo
java.lang.Object
com.espertech.esper.common.internal.epl.lookupplansubord.IndexKeyInfo
-
Constructor Summary
ConstructorDescriptionIndexKeyInfo
(List<SubordPropHashKeyForge> orderedKeyProperties, CoercionDesc orderedKeyCoercionTypes, List<SubordPropRangeKeyForge> orderedRangeDesc, CoercionDesc orderedRangeCoercionTypes) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IndexKeyInfo
public IndexKeyInfo(List<SubordPropHashKeyForge> orderedKeyProperties, CoercionDesc orderedKeyCoercionTypes, List<SubordPropRangeKeyForge> orderedRangeDesc, CoercionDesc orderedRangeCoercionTypes)
-
-
Method Details
-
getOrderedHashDesc
-
getOrderedKeyCoercionTypes
-
getOrderedRangeDesc
-
getOrderedRangeCoercionTypes
-