public class IndexMetaDataUtil extends Object
| Constructor and Description |
|---|
IndexMetaDataUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getActualIndexName(String logicIndexName,
String actualTableName)
Get actual index name.
|
static String |
getLogicIndexName(String actualIndexName,
String actualTableName)
Get logic index name.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.