Class SubordinateQueryIndexDesc
java.lang.Object
com.espertech.esper.common.internal.epl.lookupplansubord.SubordinateQueryIndexDesc
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSubordinateQueryIndexDesc
(IndexKeyInfo optionalIndexKeyInfo, String indexName, IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
EPTYPE
-
EPTYPEARRAY
-
-
Constructor Details
-
SubordinateQueryIndexDesc
public SubordinateQueryIndexDesc(IndexKeyInfo optionalIndexKeyInfo, String indexName, IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem)
-
-
Method Details
-
getOptionalIndexKeyInfo
-
getIndexName
-
getIndexMultiKey
-
getQueryPlanIndexItem
-