public class LocalCatalogWrapper extends AbstractCatalogClient
catalogServerAddr, conf, pool
Constructor and Description |
---|
LocalCatalogWrapper(CatalogServer server) |
LocalCatalogWrapper(CatalogServer server,
TajoConf conf) |
LocalCatalogWrapper(TajoConf conf) |
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
alterTable, alterTablespace, containFunction, containFunction, createDatabase, createFunction, createIndex, createTable, createTablespace, dropDatabase, dropFunction, dropIndex, dropTable, dropTablespace, existDatabase, existIndexByColumn, existIndexByName, existPartitionMethod, existsTable, existsTable, existTablespace, getAllDatabaseNames, getAllTableNames, getAllTablespaceNames, getFunction, getFunction, getFunctions, getIndexByColumn, getIndexByName, getPartitionMethod, getTableDesc, getTableDesc, getTablespace
public LocalCatalogWrapper(TajoConf conf) throws IOException
IOException
public LocalCatalogWrapper(CatalogServer server)
public LocalCatalogWrapper(CatalogServer server, TajoConf conf)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.