限定符和类型 | 类和说明 |
---|---|
static class |
TableCatalog.TableType
table type for catalog
|
构造器和说明 |
---|
TableCatalog(String tableName) |
限定符和类型 | 方法和说明 |
---|---|
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 © 2021. All Rights Reserved.