public class SubordinateQueryIndexDesc extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
static EPTypeClass |
EPTYPEARRAY |
Constructor and Description |
---|
SubordinateQueryIndexDesc(IndexKeyInfo optionalIndexKeyInfo,
String indexName,
IndexMultiKey indexMultiKey,
QueryPlanIndexItem queryPlanIndexItem) |
Modifier and Type | Method and Description |
---|---|
IndexMultiKey |
getIndexMultiKey() |
String |
getIndexName() |
IndexKeyInfo |
getOptionalIndexKeyInfo() |
QueryPlanIndexItem |
getQueryPlanIndexItem() |
public static final EPTypeClass EPTYPE
public static final EPTypeClass EPTYPEARRAY
public SubordinateQueryIndexDesc(IndexKeyInfo optionalIndexKeyInfo, String indexName, IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem)
public IndexKeyInfo getOptionalIndexKeyInfo()
public String getIndexName()
public IndexMultiKey getIndexMultiKey()
public QueryPlanIndexItem getQueryPlanIndexItem()
Copyright © 2005–2021. All rights reserved.