| Modifier and Type | Class and Description |
|---|---|
static class |
TableCatalog.TableType
table type for catalog
|
| Constructor and Description |
|---|
TableCatalog(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildCatalog(SyncClient client) |
List<TableMeta> |
getIndexMetaList() |
String |
getName() |
List<String> |
getSearchNames() |
List<IndexSchema> |
getSearchSchema() |
TableMeta |
getTableMeta() |
public TableCatalog(String tableName)
public String getName()
public TableMeta getTableMeta()
public List<IndexSchema> getSearchSchema()
public void buildCatalog(SyncClient client)
Copyright © 2024. All Rights Reserved.