public class IndexDetail extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
IndexDetail(IndexMultiKey indexMultiKey,
QueryPlanIndexItem queryPlanIndexItem) |
Modifier and Type | Method and Description |
---|---|
IndexMultiKey |
getIndexMultiKey() |
QueryPlanIndexItem |
getQueryPlanIndexItem() |
public static final EPTypeClass EPTYPE
public IndexDetail(IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem)
public IndexMultiKey getIndexMultiKey()
public QueryPlanIndexItem getQueryPlanIndexItem()
Copyright © 2005–2021. All rights reserved.