public class CatalogManager extends Object implements ICatalogManager
| Constructor and Description |
|---|
CatalogManager(SyncClient client) |
| Modifier and Type | Method and Description |
|---|---|
TableCatalog |
getTableCatalog(String tableName) |
public CatalogManager(SyncClient client)
public TableCatalog getTableCatalog(String tableName)
getTableCatalog in interface ICatalogManagertableName - should be thread safeCopyright © 2024. All Rights Reserved.