| Constructor and Description |
|---|
DeleteIndexRequest(String tableName,
String indexName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName()
获取索引表的名称。
|
String |
getMainTableName()
获取表的名称。
|
String |
getOperationName() |
void |
setIndeName(String indexName) |
void |
setMainTableName(String tableName) |
public String getMainTableName()
public void setMainTableName(String tableName)
public String getIndexName()
public void setIndeName(String indexName)
public String getOperationName()
getOperationName in interface RequestCopyright © 2024. All Rights Reserved.