public class CatalogClient extends AbstractCatalogClient
catalogServerAddr, conf, pool
Constructor and Description |
---|
CatalogClient(TajoConf conf) |
CatalogClient(TajoConf conf,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
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 CatalogClient(TajoConf conf) throws IOException
IOException
public CatalogClient(TajoConf conf, String host, int port) throws IOException
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.