@InterfaceAudience.Public @InterfaceStability.Stable public static class ThriftHiveMetastore.Client extends com.facebook.fb303.FacebookService.Client implements ThriftHiveMetastore.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
ThriftHiveMetastore.Client.Factory |
| Constructor and Description |
|---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, recv_aliveSince, recv_getCounter, recv_getCounters, recv_getCpuProfile, recv_getName, recv_getOption, recv_getOptions, recv_getStatus, recv_getStatusDetails, recv_getVersion, recv_setOption, reinitialize, send_aliveSince, send_getCounter, send_getCounters, send_getCpuProfile, send_getName, send_getOption, send_getOptions, send_getStatus, send_getStatusDetails, send_getVersion, send_reinitialize, send_setOption, send_shutdown, setOption, shutdowngetInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOnewaypublic Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public AbortCompactResponse abort_Compactions(AbortCompactionRequest rqst) throws org.apache.thrift.TException
abort_Compactions in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_abort_Compactions(AbortCompactionRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AbortCompactResponse recv_abort_Compactions() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String getMetaConf(String key) throws MetaException, org.apache.thrift.TException
getMetaConf in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_getMetaConf(String key) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_getMetaConf() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void setMetaConf(String key, String value) throws MetaException, org.apache.thrift.TException
setMetaConf in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_setMetaConf(String key, String value) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_setMetaConf()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void create_catalog(CreateCatalogRequest catalog) throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_catalog in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_catalog(CreateCatalogRequest catalog) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_catalog()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_catalog(AlterCatalogRequest rqst) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
alter_catalog in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_catalog(AlterCatalogRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_catalog()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic GetCatalogResponse get_catalog(GetCatalogRequest catName) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_catalog in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_catalog(GetCatalogRequest catName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetCatalogResponse recv_get_catalog() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic GetCatalogsResponse get_catalogs() throws MetaException, org.apache.thrift.TException
get_catalogs in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_catalogs()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetCatalogsResponse recv_get_catalogs() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void drop_catalog(DropCatalogRequest catName) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_catalog in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_catalog(DropCatalogRequest catName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_catalog()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void create_database(Database database) throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_database in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_database(Database database) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_database()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Database get_database(String name) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_database in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_database(String name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Database recv_get_database() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Database get_database_req(GetDatabaseRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_database_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_database_req(GetDatabaseRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Database recv_get_database_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_database(String name, boolean deleteData, boolean cascade) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_database in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_database(String name, boolean deleteData, boolean cascade) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_database()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_database_req(DropDatabaseRequest req) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_database_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_database_req(DropDatabaseRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_database_req()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_databases(String pattern) throws MetaException, org.apache.thrift.TException
get_databases in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_databases(String pattern) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_databases() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_all_databases() throws MetaException, org.apache.thrift.TException
get_all_databases in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_databases()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_all_databases() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void alter_database(String dbname, Database db) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
alter_database in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_alter_database(String dbname, Database db) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_database()
throws MetaException,
NoSuchObjectException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void create_dataconnector(DataConnector connector) throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_dataconnector in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_dataconnector(DataConnector connector) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_dataconnector()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic DataConnector get_dataconnector_req(GetDataConnectorRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_dataconnector_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_dataconnector_req(GetDataConnectorRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic DataConnector recv_get_dataconnector_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_dataconnector(String name, boolean ifNotExists, boolean checkReferences) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_dataconnector in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_dataconnector(String name, boolean ifNotExists, boolean checkReferences) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_dataconnector()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_dataconnectors() throws MetaException, org.apache.thrift.TException
get_dataconnectors in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_dataconnectors()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_dataconnectors() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void alter_dataconnector(String name, DataConnector connector) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
alter_dataconnector in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_alter_dataconnector(String name, DataConnector connector) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_dataconnector()
throws MetaException,
NoSuchObjectException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic Type get_type(String name) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_type in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_type(String name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Type recv_get_type() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic boolean create_type(Type type) throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_type in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_type(Type type) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_create_type()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_type(String type) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
drop_type in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_drop_type(String type) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_type()
throws MetaException,
NoSuchObjectException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic Map<String,Type> get_type_all(String name) throws MetaException, org.apache.thrift.TException
get_type_all in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_type_all(String name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,Type> recv_get_type_all() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<FieldSchema> get_fields(String db_name, String table_name) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_fields in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_fields(String db_name, String table_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<FieldSchema> recv_get_fields() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic List<FieldSchema> get_fields_with_environment_context(String db_name, String table_name, EnvironmentContext environment_context) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_fields_with_environment_context in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_fields_with_environment_context(String db_name, String table_name, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<FieldSchema> recv_get_fields_with_environment_context() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic GetFieldsResponse get_fields_req(GetFieldsRequest req) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_fields_req in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_fields_req(GetFieldsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetFieldsResponse recv_get_fields_req() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic List<FieldSchema> get_schema(String db_name, String table_name) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_schema in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_schema(String db_name, String table_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<FieldSchema> recv_get_schema() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic List<FieldSchema> get_schema_with_environment_context(String db_name, String table_name, EnvironmentContext environment_context) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_schema_with_environment_context in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_schema_with_environment_context(String db_name, String table_name, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<FieldSchema> recv_get_schema_with_environment_context() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic GetSchemaResponse get_schema_req(GetSchemaRequest req) throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
get_schema_req in interface ThriftHiveMetastore.IfaceMetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_schema_req(GetSchemaRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetSchemaResponse recv_get_schema_req() throws MetaException, UnknownTableException, UnknownDBException, org.apache.thrift.TException
MetaExceptionUnknownTableExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void create_table(Table tbl) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
create_table in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_create_table(Table tbl) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_table()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
NoSuchObjectException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void create_table_with_environment_context(Table tbl, EnvironmentContext environment_context) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
create_table_with_environment_context in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_create_table_with_environment_context(Table tbl, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_table_with_environment_context()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
NoSuchObjectException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void create_table_with_constraints(Table tbl, List<SQLPrimaryKey> primaryKeys, List<SQLForeignKey> foreignKeys, List<SQLUniqueConstraint> uniqueConstraints, List<SQLNotNullConstraint> notNullConstraints, List<SQLDefaultConstraint> defaultConstraints, List<SQLCheckConstraint> checkConstraints) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
create_table_with_constraints in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_create_table_with_constraints(Table tbl, List<SQLPrimaryKey> primaryKeys, List<SQLForeignKey> foreignKeys, List<SQLUniqueConstraint> uniqueConstraints, List<SQLNotNullConstraint> notNullConstraints, List<SQLDefaultConstraint> defaultConstraints, List<SQLCheckConstraint> checkConstraints) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_table_with_constraints()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
NoSuchObjectException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void create_table_req(CreateTableRequest request) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
create_table_req in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_create_table_req(CreateTableRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_table_req()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
NoSuchObjectException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void drop_constraint(DropConstraintRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_constraint in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_constraint(DropConstraintRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_constraint()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_primary_key(AddPrimaryKeyRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_primary_key in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_primary_key(AddPrimaryKeyRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_primary_key()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_foreign_key(AddForeignKeyRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_foreign_key in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_foreign_key(AddForeignKeyRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_foreign_key()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_unique_constraint(AddUniqueConstraintRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_unique_constraint in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_unique_constraint(AddUniqueConstraintRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_unique_constraint()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_not_null_constraint(AddNotNullConstraintRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_not_null_constraint in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_not_null_constraint(AddNotNullConstraintRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_not_null_constraint()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_default_constraint(AddDefaultConstraintRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_default_constraint in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_default_constraint(AddDefaultConstraintRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_default_constraint()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_check_constraint(AddCheckConstraintRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
add_check_constraint in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_check_constraint(AddCheckConstraintRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_check_constraint()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Table translate_table_dryrun(CreateTableRequest request) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
translate_table_dryrun in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_translate_table_dryrun(CreateTableRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Table recv_translate_table_dryrun() throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void drop_table(String dbname, String name, boolean deleteData) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_table in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_table(String dbname, String name, boolean deleteData) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_table()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_table_with_environment_context(String dbname, String name, boolean deleteData, EnvironmentContext environment_context) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_table_with_environment_context in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_table_with_environment_context(String dbname, String name, boolean deleteData, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_table_with_environment_context()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void truncate_table(String dbName, String tableName, List<String> partNames) throws MetaException, org.apache.thrift.TException
truncate_table in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_truncate_table(String dbName, String tableName, List<String> partNames) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_truncate_table()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic TruncateTableResponse truncate_table_req(TruncateTableRequest req) throws MetaException, org.apache.thrift.TException
truncate_table_req in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_truncate_table_req(TruncateTableRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TruncateTableResponse recv_truncate_table_req() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_tables(String db_name, String pattern) throws MetaException, org.apache.thrift.TException
get_tables in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_tables(String db_name, String pattern) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_tables() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_tables_by_type(String db_name, String pattern, String tableType) throws MetaException, org.apache.thrift.TException
get_tables_by_type in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_tables_by_type(String db_name, String pattern, String tableType) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_tables_by_type() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<Table> get_all_materialized_view_objects_for_rewriting() throws MetaException, org.apache.thrift.TException
get_all_materialized_view_objects_for_rewriting in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_materialized_view_objects_for_rewriting()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Table> recv_get_all_materialized_view_objects_for_rewriting() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_materialized_views_for_rewriting(String db_name) throws MetaException, org.apache.thrift.TException
get_materialized_views_for_rewriting in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_materialized_views_for_rewriting(String db_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_materialized_views_for_rewriting() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<TableMeta> get_table_meta(String db_patterns, String tbl_patterns, List<String> tbl_types) throws MetaException, org.apache.thrift.TException
get_table_meta in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_table_meta(String db_patterns, String tbl_patterns, List<String> tbl_types) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<TableMeta> recv_get_table_meta() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_all_tables(String db_name) throws MetaException, org.apache.thrift.TException
get_all_tables in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_tables(String db_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_all_tables() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic Table get_table(String dbname, String tbl_name) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_table in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_table(String dbname, String tbl_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Table recv_get_table() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Table> get_table_objects_by_name(String dbname, List<String> tbl_names) throws org.apache.thrift.TException
get_table_objects_by_name in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_table_objects_by_name(String dbname, List<String> tbl_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Table> recv_get_table_objects_by_name() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ExtendedTableInfo> get_tables_ext(GetTablesExtRequest req) throws MetaException, org.apache.thrift.TException
get_tables_ext in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_tables_ext(GetTablesExtRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ExtendedTableInfo> recv_get_tables_ext() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetTableResult get_table_req(GetTableRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_table_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_table_req(GetTableRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetTableResult recv_get_table_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic GetTablesResult get_table_objects_by_name_req(GetTablesRequest req) throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
get_table_objects_by_name_req in interface ThriftHiveMetastore.IfaceMetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_table_objects_by_name_req(GetTablesRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetTablesResult recv_get_table_objects_by_name_req() throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
MetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic Materialization get_materialization_invalidation_info(CreationMetadata creation_metadata, String validTxnList) throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
get_materialization_invalidation_info in interface ThriftHiveMetastore.IfaceMetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_materialization_invalidation_info(CreationMetadata creation_metadata, String validTxnList) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Materialization recv_get_materialization_invalidation_info() throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
MetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void update_creation_metadata(String catName, String dbname, String tbl_name, CreationMetadata creation_metadata) throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
update_creation_metadata in interface ThriftHiveMetastore.IfaceMetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_update_creation_metadata(String catName, String dbname, String tbl_name, CreationMetadata creation_metadata) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_update_creation_metadata()
throws MetaException,
InvalidOperationException,
UnknownDBException,
org.apache.thrift.TException
MetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic List<String> get_table_names_by_filter(String dbname, String filter, short max_tables) throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
get_table_names_by_filter in interface ThriftHiveMetastore.IfaceMetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void send_get_table_names_by_filter(String dbname, String filter, short max_tables) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_table_names_by_filter() throws MetaException, InvalidOperationException, UnknownDBException, org.apache.thrift.TException
MetaExceptionInvalidOperationExceptionUnknownDBExceptionorg.apache.thrift.TExceptionpublic void alter_table(String dbname, String tbl_name, Table new_tbl) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_table in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_table(String dbname, String tbl_name, Table new_tbl) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_table()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_table_with_environment_context(String dbname, String tbl_name, Table new_tbl, EnvironmentContext environment_context) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_table_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_table_with_environment_context(String dbname, String tbl_name, Table new_tbl, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_table_with_environment_context()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_table_with_cascade(String dbname, String tbl_name, Table new_tbl, boolean cascade) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_table_with_cascade in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_table_with_cascade(String dbname, String tbl_name, Table new_tbl, boolean cascade) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_table_with_cascade()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic AlterTableResponse alter_table_req(AlterTableRequest req) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_table_req in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_table_req(AlterTableRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AlterTableResponse recv_alter_table_req() throws InvalidOperationException, MetaException, org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition add_partition(Partition new_part) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
add_partition in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_partition(Partition new_part) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_add_partition() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition add_partition_with_environment_context(Partition new_part, EnvironmentContext environment_context) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
add_partition_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_partition_with_environment_context(Partition new_part, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_add_partition_with_environment_context() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic int add_partitions(List<Partition> new_parts) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
add_partitions in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_partitions(List<Partition> new_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int recv_add_partitions()
throws InvalidObjectException,
AlreadyExistsException,
MetaException,
org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic int add_partitions_pspec(List<PartitionSpec> new_parts) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
add_partitions_pspec in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_partitions_pspec(List<PartitionSpec> new_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int recv_add_partitions_pspec()
throws InvalidObjectException,
AlreadyExistsException,
MetaException,
org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition append_partition(String db_name, String tbl_name, List<String> part_vals) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
append_partition in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_append_partition(String db_name, String tbl_name, List<String> part_vals) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_append_partition() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic AddPartitionsResult add_partitions_req(AddPartitionsRequest request) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
add_partitions_req in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_partitions_req(AddPartitionsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AddPartitionsResult recv_add_partitions_req() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition append_partition_with_environment_context(String db_name, String tbl_name, List<String> part_vals, EnvironmentContext environment_context) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
append_partition_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_append_partition_with_environment_context(String db_name, String tbl_name, List<String> part_vals, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_append_partition_with_environment_context() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition append_partition_by_name(String db_name, String tbl_name, String part_name) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
append_partition_by_name in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_append_partition_by_name(String db_name, String tbl_name, String part_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_append_partition_by_name() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition append_partition_by_name_with_environment_context(String db_name, String tbl_name, String part_name, EnvironmentContext environment_context) throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
append_partition_by_name_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_append_partition_by_name_with_environment_context(String db_name, String tbl_name, String part_name, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_append_partition_by_name_with_environment_context() throws InvalidObjectException, AlreadyExistsException, MetaException, org.apache.thrift.TException
InvalidObjectExceptionAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_partition(String db_name, String tbl_name, List<String> part_vals, boolean deleteData) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_partition in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_partition(String db_name, String tbl_name, List<String> part_vals, boolean deleteData) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_partition()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_partition_with_environment_context(String db_name, String tbl_name, List<String> part_vals, boolean deleteData, EnvironmentContext environment_context) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_partition_with_environment_context in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_partition_with_environment_context(String db_name, String tbl_name, List<String> part_vals, boolean deleteData, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_partition_with_environment_context()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_partition_by_name(String db_name, String tbl_name, String part_name, boolean deleteData) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_partition_by_name in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_partition_by_name(String db_name, String tbl_name, String part_name, boolean deleteData) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_partition_by_name()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_partition_by_name_with_environment_context(String db_name, String tbl_name, String part_name, boolean deleteData, EnvironmentContext environment_context) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_partition_by_name_with_environment_context in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_partition_by_name_with_environment_context(String db_name, String tbl_name, String part_name, boolean deleteData, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_partition_by_name_with_environment_context()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic DropPartitionsResult drop_partitions_req(DropPartitionsRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_partitions_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_partitions_req(DropPartitionsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic DropPartitionsResult recv_drop_partitions_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic Partition get_partition(String db_name, String tbl_name, List<String> part_vals) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition(String db_name, String tbl_name, List<String> part_vals) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_get_partition() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic GetPartitionResponse get_partition_req(GetPartitionRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_req(GetPartitionRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPartitionResponse recv_get_partition_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic Partition exchange_partition(Map<String,String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) throws MetaException, NoSuchObjectException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
exchange_partition in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_exchange_partition(Map<String,String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_exchange_partition() throws MetaException, NoSuchObjectException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic List<Partition> exchange_partitions(Map<String,String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) throws MetaException, NoSuchObjectException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
exchange_partitions in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_exchange_partitions(Map<String,String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_exchange_partitions() throws MetaException, NoSuchObjectException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic Partition get_partition_with_auth(String db_name, String tbl_name, List<String> part_vals, String user_name, List<String> group_names) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_with_auth in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_with_auth(String db_name, String tbl_name, List<String> part_vals, String user_name, List<String> group_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_get_partition_with_auth() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic Partition get_partition_by_name(String db_name, String tbl_name, String part_name) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_by_name in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_by_name(String db_name, String tbl_name, String part_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Partition recv_get_partition_by_name() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions(String db_name, String tbl_name, short max_parts) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions(String db_name, String tbl_name, short max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic PartitionsResponse get_partitions_req(PartitionsRequest req) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_req(PartitionsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PartitionsResponse recv_get_partitions_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_with_auth(String db_name, String tbl_name, short max_parts, String user_name, List<String> group_names) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions_with_auth in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_with_auth(String db_name, String tbl_name, short max_parts, String user_name, List<String> group_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_with_auth() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<PartitionSpec> get_partitions_pspec(String db_name, String tbl_name, int max_parts) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions_pspec in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_pspec(String db_name, String tbl_name, int max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<PartitionSpec> recv_get_partitions_pspec() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_partition_names(String db_name, String tbl_name, short max_parts) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partition_names in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_names(String db_name, String tbl_name, short max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_partition_names() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic PartitionValuesResponse get_partition_values(PartitionValuesRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_values in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_values(PartitionValuesRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PartitionValuesResponse recv_get_partition_values() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_ps(String db_name, String tbl_name, List<String> part_vals, short max_parts) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_ps in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_ps(String db_name, String tbl_name, List<String> part_vals, short max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_ps() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_ps_with_auth(String db_name, String tbl_name, List<String> part_vals, short max_parts, String user_name, List<String> group_names) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions_ps_with_auth in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_ps_with_auth(String db_name, String tbl_name, List<String> part_vals, short max_parts, String user_name, List<String> group_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_ps_with_auth() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic GetPartitionsPsWithAuthResponse get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_ps_with_auth_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPartitionsPsWithAuthResponse recv_get_partitions_ps_with_auth_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<String> get_partition_names_ps(String db_name, String tbl_name, List<String> part_vals, short max_parts) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_names_ps in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_names_ps(String db_name, String tbl_name, List<String> part_vals, short max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_partition_names_ps() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic GetPartitionNamesPsResponse get_partition_names_ps_req(GetPartitionNamesPsRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_names_ps_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_names_ps_req(GetPartitionNamesPsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPartitionNamesPsResponse recv_get_partition_names_ps_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<String> get_partition_names_req(PartitionsByExprRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partition_names_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_names_req(PartitionsByExprRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_partition_names_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_by_filter(String db_name, String tbl_name, String filter, short max_parts) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_by_filter in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_by_filter(String db_name, String tbl_name, String filter, short max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_by_filter() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_by_filter_req(GetPartitionsByFilterRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_by_filter_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_by_filter_req(GetPartitionsByFilterRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_by_filter_req() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<PartitionSpec> get_part_specs_by_filter(String db_name, String tbl_name, String filter, int max_parts) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_part_specs_by_filter in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_part_specs_by_filter(String db_name, String tbl_name, String filter, int max_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<PartitionSpec> recv_get_part_specs_by_filter() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic PartitionsByExprResult get_partitions_by_expr(PartitionsByExprRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_by_expr in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_by_expr(PartitionsByExprRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PartitionsByExprResult recv_get_partitions_by_expr() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic PartitionsSpecByExprResult get_partitions_spec_by_expr(PartitionsByExprRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_partitions_spec_by_expr in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_spec_by_expr(PartitionsByExprRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PartitionsSpecByExprResult recv_get_partitions_spec_by_expr() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic int get_num_partitions_by_filter(String db_name, String tbl_name, String filter) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_num_partitions_by_filter in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_num_partitions_by_filter(String db_name, String tbl_name, String filter) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int recv_get_num_partitions_by_filter()
throws MetaException,
NoSuchObjectException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic List<Partition> get_partitions_by_names(String db_name, String tbl_name, List<String> names) throws MetaException, NoSuchObjectException, InvalidObjectException, org.apache.thrift.TException
get_partitions_by_names in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_by_names(String db_name, String tbl_name, List<String> names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Partition> recv_get_partitions_by_names() throws MetaException, NoSuchObjectException, InvalidObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic GetPartitionsByNamesResult get_partitions_by_names_req(GetPartitionsByNamesRequest req) throws MetaException, NoSuchObjectException, InvalidObjectException, org.apache.thrift.TException
get_partitions_by_names_req in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_by_names_req(GetPartitionsByNamesRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPartitionsByNamesResult recv_get_partitions_by_names_req() throws MetaException, NoSuchObjectException, InvalidObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic PropertyGetResponse get_properties(PropertyGetRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_properties in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_properties(PropertyGetRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PropertyGetResponse recv_get_properties() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic boolean set_properties(PropertySetRequest req) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
set_properties in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_set_properties(PropertySetRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_set_properties()
throws MetaException,
NoSuchObjectException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void alter_partition(String db_name, String tbl_name, Partition new_part) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_partition in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_partition(String db_name, String tbl_name, Partition new_part) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_partition()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_partitions(String db_name, String tbl_name, List<Partition> new_parts) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_partitions in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_partitions(String db_name, String tbl_name, List<Partition> new_parts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_partitions()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_partitions_with_environment_context(String db_name, String tbl_name, List<Partition> new_parts, EnvironmentContext environment_context) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_partitions_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_partitions_with_environment_context(String db_name, String tbl_name, List<Partition> new_parts, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_partitions_with_environment_context()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic AlterPartitionsResponse alter_partitions_req(AlterPartitionsRequest req) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_partitions_req in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_partitions_req(AlterPartitionsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AlterPartitionsResponse recv_alter_partitions_req() throws InvalidOperationException, MetaException, org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_partition_with_environment_context(String db_name, String tbl_name, Partition new_part, EnvironmentContext environment_context) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_partition_with_environment_context in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_partition_with_environment_context(String db_name, String tbl_name, Partition new_part, EnvironmentContext environment_context) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_partition_with_environment_context()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void rename_partition(String db_name, String tbl_name, List<String> part_vals, Partition new_part) throws InvalidOperationException, MetaException, org.apache.thrift.TException
rename_partition in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_rename_partition(String db_name, String tbl_name, List<String> part_vals, Partition new_part) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_rename_partition()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic RenamePartitionResponse rename_partition_req(RenamePartitionRequest req) throws InvalidOperationException, MetaException, org.apache.thrift.TException
rename_partition_req in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_rename_partition_req(RenamePartitionRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic RenamePartitionResponse recv_rename_partition_req() throws InvalidOperationException, MetaException, org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean partition_name_has_valid_characters(List<String> part_vals, boolean throw_exception) throws MetaException, org.apache.thrift.TException
partition_name_has_valid_characters in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_partition_name_has_valid_characters(List<String> part_vals, boolean throw_exception) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_partition_name_has_valid_characters()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic String get_config_value(String name, String defaultValue) throws ConfigValSecurityException, org.apache.thrift.TException
get_config_value in interface ThriftHiveMetastore.IfaceConfigValSecurityExceptionorg.apache.thrift.TExceptionpublic void send_get_config_value(String name, String defaultValue) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_get_config_value() throws ConfigValSecurityException, org.apache.thrift.TException
ConfigValSecurityExceptionorg.apache.thrift.TExceptionpublic List<String> partition_name_to_vals(String part_name) throws MetaException, org.apache.thrift.TException
partition_name_to_vals in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_partition_name_to_vals(String part_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_partition_name_to_vals() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic Map<String,String> partition_name_to_spec(String part_name) throws MetaException, org.apache.thrift.TException
partition_name_to_spec in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_partition_name_to_spec(String part_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> recv_partition_name_to_spec() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void markPartitionForEvent(String db_name, String tbl_name, Map<String,String> part_vals, PartitionEventType eventType) throws MetaException, NoSuchObjectException, UnknownDBException, UnknownTableException, UnknownPartitionException, InvalidPartitionException, org.apache.thrift.TException
markPartitionForEvent in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionUnknownDBExceptionUnknownTableExceptionUnknownPartitionExceptionInvalidPartitionExceptionorg.apache.thrift.TExceptionpublic void send_markPartitionForEvent(String db_name, String tbl_name, Map<String,String> part_vals, PartitionEventType eventType) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_markPartitionForEvent()
throws MetaException,
NoSuchObjectException,
UnknownDBException,
UnknownTableException,
UnknownPartitionException,
InvalidPartitionException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionUnknownDBExceptionUnknownTableExceptionUnknownPartitionExceptionInvalidPartitionExceptionorg.apache.thrift.TExceptionpublic boolean isPartitionMarkedForEvent(String db_name, String tbl_name, Map<String,String> part_vals, PartitionEventType eventType) throws MetaException, NoSuchObjectException, UnknownDBException, UnknownTableException, UnknownPartitionException, InvalidPartitionException, org.apache.thrift.TException
isPartitionMarkedForEvent in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionUnknownDBExceptionUnknownTableExceptionUnknownPartitionExceptionInvalidPartitionExceptionorg.apache.thrift.TExceptionpublic void send_isPartitionMarkedForEvent(String db_name, String tbl_name, Map<String,String> part_vals, PartitionEventType eventType) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_isPartitionMarkedForEvent()
throws MetaException,
NoSuchObjectException,
UnknownDBException,
UnknownTableException,
UnknownPartitionException,
InvalidPartitionException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionUnknownDBExceptionUnknownTableExceptionUnknownPartitionExceptionInvalidPartitionExceptionorg.apache.thrift.TExceptionpublic PrimaryKeysResponse get_primary_keys(PrimaryKeysRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_primary_keys in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_primary_keys(PrimaryKeysRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PrimaryKeysResponse recv_get_primary_keys() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic ForeignKeysResponse get_foreign_keys(ForeignKeysRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_foreign_keys in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_foreign_keys(ForeignKeysRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ForeignKeysResponse recv_get_foreign_keys() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic UniqueConstraintsResponse get_unique_constraints(UniqueConstraintsRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_unique_constraints in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_unique_constraints(UniqueConstraintsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic UniqueConstraintsResponse recv_get_unique_constraints() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic NotNullConstraintsResponse get_not_null_constraints(NotNullConstraintsRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_not_null_constraints in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_not_null_constraints(NotNullConstraintsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic NotNullConstraintsResponse recv_get_not_null_constraints() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic DefaultConstraintsResponse get_default_constraints(DefaultConstraintsRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_default_constraints in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_default_constraints(DefaultConstraintsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic DefaultConstraintsResponse recv_get_default_constraints() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic CheckConstraintsResponse get_check_constraints(CheckConstraintsRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_check_constraints in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_check_constraints(CheckConstraintsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CheckConstraintsResponse recv_get_check_constraints() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic AllTableConstraintsResponse get_all_table_constraints(AllTableConstraintsRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_all_table_constraints in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_all_table_constraints(AllTableConstraintsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AllTableConstraintsResponse recv_get_all_table_constraints() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic boolean update_table_column_statistics(ColumnStatistics stats_obj) throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
update_table_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_update_table_column_statistics(ColumnStatistics stats_obj) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_update_table_column_statistics()
throws NoSuchObjectException,
InvalidObjectException,
MetaException,
InvalidInputException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic boolean update_partition_column_statistics(ColumnStatistics stats_obj) throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
update_partition_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_update_partition_column_statistics(ColumnStatistics stats_obj) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_update_partition_column_statistics()
throws NoSuchObjectException,
InvalidObjectException,
MetaException,
InvalidInputException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic SetPartitionsStatsResponse update_table_column_statistics_req(SetPartitionsStatsRequest req) throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
update_table_column_statistics_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_update_table_column_statistics_req(SetPartitionsStatsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic SetPartitionsStatsResponse recv_update_table_column_statistics_req() throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic SetPartitionsStatsResponse update_partition_column_statistics_req(SetPartitionsStatsRequest req) throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
update_partition_column_statistics_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_update_partition_column_statistics_req(SetPartitionsStatsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic SetPartitionsStatsResponse recv_update_partition_column_statistics_req() throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void update_transaction_statistics(UpdateTransactionalStatsRequest req) throws MetaException, org.apache.thrift.TException
update_transaction_statistics in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_update_transaction_statistics(UpdateTransactionalStatsRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_update_transaction_statistics()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic ColumnStatistics get_table_column_statistics(String db_name, String tbl_name, String col_name) throws NoSuchObjectException, MetaException, InvalidInputException, InvalidObjectException, org.apache.thrift.TException
get_table_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionInvalidInputExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_table_column_statistics(String db_name, String tbl_name, String col_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ColumnStatistics recv_get_table_column_statistics() throws NoSuchObjectException, MetaException, InvalidInputException, InvalidObjectException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionInvalidInputExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic ColumnStatistics get_partition_column_statistics(String db_name, String tbl_name, String part_name, String col_name) throws NoSuchObjectException, MetaException, InvalidInputException, InvalidObjectException, org.apache.thrift.TException
get_partition_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionInvalidInputExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_partition_column_statistics(String db_name, String tbl_name, String part_name, String col_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ColumnStatistics recv_get_partition_column_statistics() throws NoSuchObjectException, MetaException, InvalidInputException, InvalidObjectException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionInvalidInputExceptionInvalidObjectExceptionorg.apache.thrift.TExceptionpublic TableStatsResult get_table_statistics_req(TableStatsRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_table_statistics_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_table_statistics_req(TableStatsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TableStatsResult recv_get_table_statistics_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic PartitionsStatsResult get_partitions_statistics_req(PartitionsStatsRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_partitions_statistics_req in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_statistics_req(PartitionsStatsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PartitionsStatsResult recv_get_partitions_statistics_req() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic AggrStats get_aggr_stats_for(PartitionsStatsRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_aggr_stats_for in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_aggr_stats_for(PartitionsStatsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AggrStats recv_get_aggr_stats_for() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean set_aggr_stats_for(SetPartitionsStatsRequest request) throws NoSuchObjectException, InvalidObjectException, MetaException, InvalidInputException, org.apache.thrift.TException
set_aggr_stats_for in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_set_aggr_stats_for(SetPartitionsStatsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_set_aggr_stats_for()
throws NoSuchObjectException,
InvalidObjectException,
MetaException,
InvalidInputException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic boolean delete_partition_column_statistics(String db_name, String tbl_name, String part_name, String col_name, String engine) throws NoSuchObjectException, MetaException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
delete_partition_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_delete_partition_column_statistics(String db_name, String tbl_name, String part_name, String col_name, String engine) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_delete_partition_column_statistics()
throws NoSuchObjectException,
MetaException,
InvalidObjectException,
InvalidInputException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic boolean delete_table_column_statistics(String db_name, String tbl_name, String col_name, String engine) throws NoSuchObjectException, MetaException, InvalidObjectException, InvalidInputException, org.apache.thrift.TException
delete_table_column_statistics in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_delete_table_column_statistics(String db_name, String tbl_name, String col_name, String engine) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_delete_table_column_statistics()
throws NoSuchObjectException,
MetaException,
InvalidObjectException,
InvalidInputException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionInvalidObjectExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void create_function(Function func) throws AlreadyExistsException, InvalidObjectException, MetaException, NoSuchObjectException, org.apache.thrift.TException
create_function in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_create_function(Function func) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_function()
throws AlreadyExistsException,
InvalidObjectException,
MetaException,
NoSuchObjectException,
org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void drop_function(String dbName, String funcName) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_function in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_function(String dbName, String funcName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_function()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_function(String dbName, String funcName, Function newFunc) throws InvalidOperationException, MetaException, org.apache.thrift.TException
alter_function in interface ThriftHiveMetastore.IfaceInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_function(String dbName, String funcName, Function newFunc) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_function()
throws InvalidOperationException,
MetaException,
org.apache.thrift.TException
InvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_functions(String dbName, String pattern) throws MetaException, org.apache.thrift.TException
get_functions in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_functions(String dbName, String pattern) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_functions() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic Function get_function(String dbName, String funcName) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_function in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_function(String dbName, String funcName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Function recv_get_function() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic GetAllFunctionsResponse get_all_functions() throws MetaException, org.apache.thrift.TException
get_all_functions in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_functions()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetAllFunctionsResponse recv_get_all_functions() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean create_role(Role role) throws MetaException, org.apache.thrift.TException
create_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_role(Role role) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_create_role()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean drop_role(String role_name) throws MetaException, org.apache.thrift.TException
drop_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_role(String role_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_drop_role()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_role_names() throws MetaException, org.apache.thrift.TException
get_role_names in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_role_names()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_role_names() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean grant_role(String role_name, String principal_name, PrincipalType principal_type, String grantor, PrincipalType grantorType, boolean grant_option) throws MetaException, org.apache.thrift.TException
grant_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_grant_role(String role_name, String principal_name, PrincipalType principal_type, String grantor, PrincipalType grantorType, boolean grant_option) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_grant_role()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean revoke_role(String role_name, String principal_name, PrincipalType principal_type) throws MetaException, org.apache.thrift.TException
revoke_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_revoke_role(String role_name, String principal_name, PrincipalType principal_type) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_revoke_role()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<Role> list_roles(String principal_name, PrincipalType principal_type) throws MetaException, org.apache.thrift.TException
list_roles in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_list_roles(String principal_name, PrincipalType principal_type) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<Role> recv_list_roles() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GrantRevokeRoleResponse grant_revoke_role(GrantRevokeRoleRequest request) throws MetaException, org.apache.thrift.TException
grant_revoke_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_grant_revoke_role(GrantRevokeRoleRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GrantRevokeRoleResponse recv_grant_revoke_role() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetPrincipalsInRoleResponse get_principals_in_role(GetPrincipalsInRoleRequest request) throws MetaException, org.apache.thrift.TException
get_principals_in_role in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_principals_in_role(GetPrincipalsInRoleRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPrincipalsInRoleResponse recv_get_principals_in_role() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetRoleGrantsForPrincipalResponse get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request) throws MetaException, org.apache.thrift.TException
get_role_grants_for_principal in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetRoleGrantsForPrincipalResponse recv_get_role_grants_for_principal() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic PrincipalPrivilegeSet get_privilege_set(HiveObjectRef hiveObject, String user_name, List<String> group_names) throws MetaException, org.apache.thrift.TException
get_privilege_set in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_privilege_set(HiveObjectRef hiveObject, String user_name, List<String> group_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PrincipalPrivilegeSet recv_get_privilege_set() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<HiveObjectPrivilege> list_privileges(String principal_name, PrincipalType principal_type, HiveObjectRef hiveObject) throws MetaException, org.apache.thrift.TException
list_privileges in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_list_privileges(String principal_name, PrincipalType principal_type, HiveObjectRef hiveObject) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<HiveObjectPrivilege> recv_list_privileges() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean grant_privileges(PrivilegeBag privileges) throws MetaException, org.apache.thrift.TException
grant_privileges in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_grant_privileges(PrivilegeBag privileges) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_grant_privileges()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean revoke_privileges(PrivilegeBag privileges) throws MetaException, org.apache.thrift.TException
revoke_privileges in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_revoke_privileges(PrivilegeBag privileges) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_revoke_privileges()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GrantRevokePrivilegeResponse grant_revoke_privileges(GrantRevokePrivilegeRequest request) throws MetaException, org.apache.thrift.TException
grant_revoke_privileges in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_grant_revoke_privileges(GrantRevokePrivilegeRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GrantRevokePrivilegeResponse recv_grant_revoke_privileges() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GrantRevokePrivilegeResponse refresh_privileges(HiveObjectRef objToRefresh, String authorizer, GrantRevokePrivilegeRequest grantRequest) throws MetaException, org.apache.thrift.TException
refresh_privileges in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_refresh_privileges(HiveObjectRef objToRefresh, String authorizer, GrantRevokePrivilegeRequest grantRequest) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GrantRevokePrivilegeResponse recv_refresh_privileges() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> set_ugi(String user_name, List<String> group_names) throws MetaException, org.apache.thrift.TException
set_ugi in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_set_ugi(String user_name, List<String> group_names) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_set_ugi() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic String get_delegation_token(String token_owner, String renewer_kerberos_principal_name) throws MetaException, org.apache.thrift.TException
get_delegation_token in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_delegation_token(String token_owner, String renewer_kerberos_principal_name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_get_delegation_token() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic long renew_delegation_token(String token_str_form) throws MetaException, org.apache.thrift.TException
renew_delegation_token in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_renew_delegation_token(String token_str_form) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_renew_delegation_token()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void cancel_delegation_token(String token_str_form) throws MetaException, org.apache.thrift.TException
cancel_delegation_token in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_cancel_delegation_token(String token_str_form) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_cancel_delegation_token()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean add_token(String token_identifier, String delegation_token) throws org.apache.thrift.TException
add_token in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_add_token(String token_identifier, String delegation_token) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_add_token()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean remove_token(String token_identifier) throws org.apache.thrift.TException
remove_token in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_remove_token(String token_identifier) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_remove_token()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String get_token(String token_identifier) throws org.apache.thrift.TException
get_token in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_token(String token_identifier) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_get_token() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> get_all_token_identifiers() throws org.apache.thrift.TException
get_all_token_identifiers in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_all_token_identifiers()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_all_token_identifiers() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int add_master_key(String key) throws MetaException, org.apache.thrift.TException
add_master_key in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_master_key(String key) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int recv_add_master_key()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void update_master_key(int seq_number,
String key)
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
update_master_key in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_update_master_key(int seq_number,
String key)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_update_master_key()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic boolean remove_master_key(int key_seq)
throws org.apache.thrift.TException
remove_master_key in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_remove_master_key(int key_seq)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_remove_master_key()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> get_master_keys() throws org.apache.thrift.TException
get_master_keys in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_master_keys()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_master_keys() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetOpenTxnsResponse get_open_txns() throws org.apache.thrift.TException
get_open_txns in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_open_txns()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetOpenTxnsResponse recv_get_open_txns() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetOpenTxnsInfoResponse get_open_txns_info() throws org.apache.thrift.TException
get_open_txns_info in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_open_txns_info()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetOpenTxnsInfoResponse recv_get_open_txns_info() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic OpenTxnsResponse open_txns(OpenTxnRequest rqst) throws org.apache.thrift.TException
open_txns in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_open_txns(OpenTxnRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic OpenTxnsResponse recv_open_txns() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void abort_txn(AbortTxnRequest rqst) throws NoSuchTxnException, org.apache.thrift.TException
abort_txn in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionorg.apache.thrift.TExceptionpublic void send_abort_txn(AbortTxnRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_abort_txn()
throws NoSuchTxnException,
org.apache.thrift.TException
NoSuchTxnExceptionorg.apache.thrift.TExceptionpublic void abort_txns(AbortTxnsRequest rqst) throws NoSuchTxnException, org.apache.thrift.TException
abort_txns in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionorg.apache.thrift.TExceptionpublic void send_abort_txns(AbortTxnsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_abort_txns()
throws NoSuchTxnException,
org.apache.thrift.TException
NoSuchTxnExceptionorg.apache.thrift.TExceptionpublic void commit_txn(CommitTxnRequest rqst) throws NoSuchTxnException, TxnAbortedException, org.apache.thrift.TException
commit_txn in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic void send_commit_txn(CommitTxnRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_commit_txn()
throws NoSuchTxnException,
TxnAbortedException,
org.apache.thrift.TException
NoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic long get_latest_txnid_in_conflict(long txnId)
throws MetaException,
org.apache.thrift.TException
get_latest_txnid_in_conflict in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_latest_txnid_in_conflict(long txnId)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_get_latest_txnid_in_conflict()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void repl_tbl_writeid_state(ReplTblWriteIdStateRequest rqst) throws org.apache.thrift.TException
repl_tbl_writeid_state in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_repl_tbl_writeid_state(ReplTblWriteIdStateRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_repl_tbl_writeid_state()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetValidWriteIdsResponse get_valid_write_ids(GetValidWriteIdsRequest rqst) throws NoSuchTxnException, MetaException, org.apache.thrift.TException
get_valid_write_ids in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_valid_write_ids(GetValidWriteIdsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetValidWriteIdsResponse recv_get_valid_write_ids() throws NoSuchTxnException, MetaException, org.apache.thrift.TException
NoSuchTxnExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_write_ids_to_min_history(long txnId,
Map<String,Long> writeIds)
throws MetaException,
org.apache.thrift.TException
add_write_ids_to_min_history in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_write_ids_to_min_history(long txnId,
Map<String,Long> writeIds)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_write_ids_to_min_history()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic AllocateTableWriteIdsResponse allocate_table_write_ids(AllocateTableWriteIdsRequest rqst) throws NoSuchTxnException, TxnAbortedException, MetaException, org.apache.thrift.TException
allocate_table_write_ids in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionTxnAbortedExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_allocate_table_write_ids(AllocateTableWriteIdsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic AllocateTableWriteIdsResponse recv_allocate_table_write_ids() throws NoSuchTxnException, TxnAbortedException, MetaException, org.apache.thrift.TException
NoSuchTxnExceptionTxnAbortedExceptionMetaExceptionorg.apache.thrift.TExceptionpublic MaxAllocatedTableWriteIdResponse get_max_allocated_table_write_id(MaxAllocatedTableWriteIdRequest rqst) throws MetaException, org.apache.thrift.TException
get_max_allocated_table_write_id in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_max_allocated_table_write_id(MaxAllocatedTableWriteIdRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic MaxAllocatedTableWriteIdResponse recv_get_max_allocated_table_write_id() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void seed_write_id(SeedTableWriteIdsRequest rqst) throws MetaException, org.apache.thrift.TException
seed_write_id in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_seed_write_id(SeedTableWriteIdsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_seed_write_id()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void seed_txn_id(SeedTxnIdRequest rqst) throws MetaException, org.apache.thrift.TException
seed_txn_id in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_seed_txn_id(SeedTxnIdRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_seed_txn_id()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic LockResponse lock(LockRequest rqst) throws NoSuchTxnException, TxnAbortedException, org.apache.thrift.TException
lock in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic void send_lock(LockRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic LockResponse recv_lock() throws NoSuchTxnException, TxnAbortedException, org.apache.thrift.TException
NoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic LockResponse check_lock(CheckLockRequest rqst) throws NoSuchTxnException, TxnAbortedException, NoSuchLockException, org.apache.thrift.TException
check_lock in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionTxnAbortedExceptionNoSuchLockExceptionorg.apache.thrift.TExceptionpublic void send_check_lock(CheckLockRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic LockResponse recv_check_lock() throws NoSuchTxnException, TxnAbortedException, NoSuchLockException, org.apache.thrift.TException
NoSuchTxnExceptionTxnAbortedExceptionNoSuchLockExceptionorg.apache.thrift.TExceptionpublic void unlock(UnlockRequest rqst) throws NoSuchLockException, TxnOpenException, org.apache.thrift.TException
unlock in interface ThriftHiveMetastore.IfaceNoSuchLockExceptionTxnOpenExceptionorg.apache.thrift.TExceptionpublic void send_unlock(UnlockRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_unlock()
throws NoSuchLockException,
TxnOpenException,
org.apache.thrift.TException
NoSuchLockExceptionTxnOpenExceptionorg.apache.thrift.TExceptionpublic ShowLocksResponse show_locks(ShowLocksRequest rqst) throws org.apache.thrift.TException
show_locks in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_show_locks(ShowLocksRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ShowLocksResponse recv_show_locks() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void heartbeat(HeartbeatRequest ids) throws NoSuchLockException, NoSuchTxnException, TxnAbortedException, org.apache.thrift.TException
heartbeat in interface ThriftHiveMetastore.IfaceNoSuchLockExceptionNoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic void send_heartbeat(HeartbeatRequest ids) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_heartbeat()
throws NoSuchLockException,
NoSuchTxnException,
TxnAbortedException,
org.apache.thrift.TException
NoSuchLockExceptionNoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic HeartbeatTxnRangeResponse heartbeat_txn_range(HeartbeatTxnRangeRequest txns) throws org.apache.thrift.TException
heartbeat_txn_range in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_heartbeat_txn_range(HeartbeatTxnRangeRequest txns) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic HeartbeatTxnRangeResponse recv_heartbeat_txn_range() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void compact(CompactionRequest rqst) throws org.apache.thrift.TException
compact in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_compact(CompactionRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_compact()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CompactionResponse compact2(CompactionRequest rqst) throws org.apache.thrift.TException
compact2 in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_compact2(CompactionRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CompactionResponse recv_compact2() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ShowCompactResponse show_compact(ShowCompactRequest rqst) throws org.apache.thrift.TException
show_compact in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_show_compact(ShowCompactRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ShowCompactResponse recv_show_compact() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean submit_for_cleanup(CompactionRequest o1, long o2, long o3) throws MetaException, org.apache.thrift.TException
submit_for_cleanup in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_submit_for_cleanup(CompactionRequest o1, long o2, long o3) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_submit_for_cleanup()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void add_dynamic_partitions(AddDynamicPartitions rqst) throws NoSuchTxnException, TxnAbortedException, org.apache.thrift.TException
add_dynamic_partitions in interface ThriftHiveMetastore.IfaceNoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic void send_add_dynamic_partitions(AddDynamicPartitions rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_dynamic_partitions()
throws NoSuchTxnException,
TxnAbortedException,
org.apache.thrift.TException
NoSuchTxnExceptionTxnAbortedExceptionorg.apache.thrift.TExceptionpublic OptionalCompactionInfoStruct find_next_compact(String workerId) throws MetaException, org.apache.thrift.TException
find_next_compact in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_find_next_compact(String workerId) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic OptionalCompactionInfoStruct recv_find_next_compact() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic OptionalCompactionInfoStruct find_next_compact2(FindNextCompactRequest rqst) throws MetaException, org.apache.thrift.TException
find_next_compact2 in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_find_next_compact2(FindNextCompactRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic OptionalCompactionInfoStruct recv_find_next_compact2() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void update_compactor_state(CompactionInfoStruct cr, long txn_id) throws org.apache.thrift.TException
update_compactor_state in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_update_compactor_state(CompactionInfoStruct cr, long txn_id) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_update_compactor_state()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> find_columns_with_stats(CompactionInfoStruct cr) throws org.apache.thrift.TException
find_columns_with_stats in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_find_columns_with_stats(CompactionInfoStruct cr) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_find_columns_with_stats() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void mark_cleaned(CompactionInfoStruct cr) throws MetaException, org.apache.thrift.TException
mark_cleaned in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_mark_cleaned(CompactionInfoStruct cr) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_mark_cleaned()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void mark_compacted(CompactionInfoStruct cr) throws MetaException, org.apache.thrift.TException
mark_compacted in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_mark_compacted(CompactionInfoStruct cr) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_mark_compacted()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void mark_failed(CompactionInfoStruct cr) throws MetaException, org.apache.thrift.TException
mark_failed in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_mark_failed(CompactionInfoStruct cr) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_mark_failed()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void mark_refused(CompactionInfoStruct cr) throws MetaException, org.apache.thrift.TException
mark_refused in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_mark_refused(CompactionInfoStruct cr) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_mark_refused()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic boolean update_compaction_metrics_data(CompactionMetricsDataStruct data) throws MetaException, org.apache.thrift.TException
update_compaction_metrics_data in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_update_compaction_metrics_data(CompactionMetricsDataStruct data) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_update_compaction_metrics_data()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void remove_compaction_metrics_data(CompactionMetricsDataRequest request) throws MetaException, org.apache.thrift.TException
remove_compaction_metrics_data in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_remove_compaction_metrics_data(CompactionMetricsDataRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_remove_compaction_metrics_data()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void set_hadoop_jobid(String jobId, long cq_id) throws org.apache.thrift.TException
set_hadoop_jobid in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_set_hadoop_jobid(String jobId, long cq_id) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_set_hadoop_jobid()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetLatestCommittedCompactionInfoResponse get_latest_committed_compaction_info(GetLatestCommittedCompactionInfoRequest rqst) throws org.apache.thrift.TException
get_latest_committed_compaction_info in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_latest_committed_compaction_info(GetLatestCommittedCompactionInfoRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetLatestCommittedCompactionInfoResponse recv_get_latest_committed_compaction_info() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic NotificationEventResponse get_next_notification(NotificationEventRequest rqst) throws org.apache.thrift.TException
get_next_notification in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_next_notification(NotificationEventRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic NotificationEventResponse recv_get_next_notification() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CurrentNotificationEventId get_current_notificationEventId() throws org.apache.thrift.TException
get_current_notificationEventId in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_current_notificationEventId()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CurrentNotificationEventId recv_get_current_notificationEventId() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic NotificationEventsCountResponse get_notification_events_count(NotificationEventsCountRequest rqst) throws org.apache.thrift.TException
get_notification_events_count in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_notification_events_count(NotificationEventsCountRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic NotificationEventsCountResponse recv_get_notification_events_count() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic FireEventResponse fire_listener_event(FireEventRequest rqst) throws org.apache.thrift.TException
fire_listener_event in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_fire_listener_event(FireEventRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic FireEventResponse recv_fire_listener_event() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void flushCache()
throws org.apache.thrift.TException
flushCache in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_flushCache()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_flushCache()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WriteNotificationLogResponse add_write_notification_log(WriteNotificationLogRequest rqst) throws org.apache.thrift.TException
add_write_notification_log in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_add_write_notification_log(WriteNotificationLogRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WriteNotificationLogResponse recv_add_write_notification_log() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WriteNotificationLogBatchResponse add_write_notification_log_in_batch(WriteNotificationLogBatchRequest rqst) throws org.apache.thrift.TException
add_write_notification_log_in_batch in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_add_write_notification_log_in_batch(WriteNotificationLogBatchRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WriteNotificationLogBatchResponse recv_add_write_notification_log_in_batch() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CmRecycleResponse cm_recycle(CmRecycleRequest request) throws MetaException, org.apache.thrift.TException
cm_recycle in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_cm_recycle(CmRecycleRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CmRecycleResponse recv_cm_recycle() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetFileMetadataByExprResult get_file_metadata_by_expr(GetFileMetadataByExprRequest req) throws org.apache.thrift.TException
get_file_metadata_by_expr in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_file_metadata_by_expr(GetFileMetadataByExprRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetFileMetadataByExprResult recv_get_file_metadata_by_expr() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetFileMetadataResult get_file_metadata(GetFileMetadataRequest req) throws org.apache.thrift.TException
get_file_metadata in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_file_metadata(GetFileMetadataRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetFileMetadataResult recv_get_file_metadata() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PutFileMetadataResult put_file_metadata(PutFileMetadataRequest req) throws org.apache.thrift.TException
put_file_metadata in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_put_file_metadata(PutFileMetadataRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PutFileMetadataResult recv_put_file_metadata() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ClearFileMetadataResult clear_file_metadata(ClearFileMetadataRequest req) throws org.apache.thrift.TException
clear_file_metadata in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_clear_file_metadata(ClearFileMetadataRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ClearFileMetadataResult recv_clear_file_metadata() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CacheFileMetadataResult cache_file_metadata(CacheFileMetadataRequest req) throws org.apache.thrift.TException
cache_file_metadata in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_cache_file_metadata(CacheFileMetadataRequest req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic CacheFileMetadataResult recv_cache_file_metadata() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String get_metastore_db_uuid() throws MetaException, org.apache.thrift.TException
get_metastore_db_uuid in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_metastore_db_uuid()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_get_metastore_db_uuid() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic WMCreateResourcePlanResponse create_resource_plan(WMCreateResourcePlanRequest request) throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_resource_plan in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_resource_plan(WMCreateResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMCreateResourcePlanResponse recv_create_resource_plan() throws AlreadyExistsException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMGetResourcePlanResponse get_resource_plan(WMGetResourcePlanRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_resource_plan in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_resource_plan(WMGetResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMGetResourcePlanResponse recv_get_resource_plan() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMGetActiveResourcePlanResponse get_active_resource_plan(WMGetActiveResourcePlanRequest request) throws MetaException, org.apache.thrift.TException
get_active_resource_plan in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_active_resource_plan(WMGetActiveResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMGetActiveResourcePlanResponse recv_get_active_resource_plan() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic WMGetAllResourcePlanResponse get_all_resource_plans(WMGetAllResourcePlanRequest request) throws MetaException, org.apache.thrift.TException
get_all_resource_plans in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_resource_plans(WMGetAllResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMGetAllResourcePlanResponse recv_get_all_resource_plans() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic WMAlterResourcePlanResponse alter_resource_plan(WMAlterResourcePlanRequest request) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
alter_resource_plan in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_resource_plan(WMAlterResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMAlterResourcePlanResponse recv_alter_resource_plan() throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMValidateResourcePlanResponse validate_resource_plan(WMValidateResourcePlanRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
validate_resource_plan in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_validate_resource_plan(WMValidateResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMValidateResourcePlanResponse recv_validate_resource_plan() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMDropResourcePlanResponse drop_resource_plan(WMDropResourcePlanRequest request) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_resource_plan in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_resource_plan(WMDropResourcePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMDropResourcePlanResponse recv_drop_resource_plan() throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMCreateTriggerResponse create_wm_trigger(WMCreateTriggerRequest request) throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_wm_trigger in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_wm_trigger(WMCreateTriggerRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMCreateTriggerResponse recv_create_wm_trigger() throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMAlterTriggerResponse alter_wm_trigger(WMAlterTriggerRequest request) throws NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
alter_wm_trigger in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_wm_trigger(WMAlterTriggerRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMAlterTriggerResponse recv_alter_wm_trigger() throws NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMDropTriggerResponse drop_wm_trigger(WMDropTriggerRequest request) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_wm_trigger in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_wm_trigger(WMDropTriggerRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMDropTriggerResponse recv_drop_wm_trigger() throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMGetTriggersForResourePlanResponse get_triggers_for_resourceplan(WMGetTriggersForResourePlanRequest request) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_triggers_for_resourceplan in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_triggers_for_resourceplan(WMGetTriggersForResourePlanRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMGetTriggersForResourePlanResponse recv_get_triggers_for_resourceplan() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMCreatePoolResponse create_wm_pool(WMCreatePoolRequest request) throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_wm_pool in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_wm_pool(WMCreatePoolRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMCreatePoolResponse recv_create_wm_pool() throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMAlterPoolResponse alter_wm_pool(WMAlterPoolRequest request) throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
alter_wm_pool in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_wm_pool(WMAlterPoolRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMAlterPoolResponse recv_alter_wm_pool() throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMDropPoolResponse drop_wm_pool(WMDropPoolRequest request) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_wm_pool in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_wm_pool(WMDropPoolRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMDropPoolResponse recv_drop_wm_pool() throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMCreateOrUpdateMappingResponse create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request) throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_or_update_wm_mapping in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_or_update_wm_mapping(WMCreateOrUpdateMappingRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMCreateOrUpdateMappingResponse recv_create_or_update_wm_mapping() throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMDropMappingResponse drop_wm_mapping(WMDropMappingRequest request) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_wm_mapping in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_wm_mapping(WMDropMappingRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMDropMappingResponse recv_drop_wm_mapping() throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic WMCreateOrDropTriggerToPoolMappingResponse create_or_drop_wm_trigger_to_pool_mapping(WMCreateOrDropTriggerToPoolMappingRequest request) throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
create_or_drop_wm_trigger_to_pool_mapping in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_or_drop_wm_trigger_to_pool_mapping(WMCreateOrDropTriggerToPoolMappingRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic WMCreateOrDropTriggerToPoolMappingResponse recv_create_or_drop_wm_trigger_to_pool_mapping() throws AlreadyExistsException, NoSuchObjectException, InvalidObjectException, MetaException, org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionInvalidObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void create_ischema(ISchema schema) throws AlreadyExistsException, NoSuchObjectException, MetaException, org.apache.thrift.TException
create_ischema in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_ischema(ISchema schema) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_ischema()
throws AlreadyExistsException,
NoSuchObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void alter_ischema(AlterISchemaRequest rqst) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
alter_ischema in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_alter_ischema(AlterISchemaRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_alter_ischema()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic ISchema get_ischema(ISchemaName name) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_ischema in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_ischema(ISchemaName name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ISchema recv_get_ischema() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_ischema(ISchemaName name) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
drop_ischema in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_ischema(ISchemaName name) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_ischema()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_schema_version(SchemaVersion schemaVersion) throws AlreadyExistsException, NoSuchObjectException, MetaException, org.apache.thrift.TException
add_schema_version in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_schema_version(SchemaVersion schemaVersion) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_schema_version()
throws AlreadyExistsException,
NoSuchObjectException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic SchemaVersion get_schema_version(SchemaVersionDescriptor schemaVersion) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_schema_version in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_schema_version(SchemaVersionDescriptor schemaVersion) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic SchemaVersion recv_get_schema_version() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic SchemaVersion get_schema_latest_version(ISchemaName schemaName) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_schema_latest_version in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_schema_latest_version(ISchemaName schemaName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic SchemaVersion recv_get_schema_latest_version() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic List<SchemaVersion> get_schema_all_versions(ISchemaName schemaName) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_schema_all_versions in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_schema_all_versions(ISchemaName schemaName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<SchemaVersion> recv_get_schema_all_versions() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void drop_schema_version(SchemaVersionDescriptor schemaVersion) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
drop_schema_version in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_schema_version(SchemaVersionDescriptor schemaVersion) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_schema_version()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic FindSchemasByColsResp get_schemas_by_cols(FindSchemasByColsRqst rqst) throws MetaException, org.apache.thrift.TException
get_schemas_by_cols in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_schemas_by_cols(FindSchemasByColsRqst rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic FindSchemasByColsResp recv_get_schemas_by_cols() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void map_schema_version_to_serde(MapSchemaVersionToSerdeRequest rqst) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
map_schema_version_to_serde in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_map_schema_version_to_serde(MapSchemaVersionToSerdeRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_map_schema_version_to_serde()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void set_schema_version_state(SetSchemaVersionStateRequest rqst) throws NoSuchObjectException, InvalidOperationException, MetaException, org.apache.thrift.TException
set_schema_version_state in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_set_schema_version_state(SetSchemaVersionStateRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_set_schema_version_state()
throws NoSuchObjectException,
InvalidOperationException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionInvalidOperationExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void add_serde(SerDeInfo serde) throws AlreadyExistsException, MetaException, org.apache.thrift.TException
add_serde in interface ThriftHiveMetastore.IfaceAlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_serde(SerDeInfo serde) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_serde()
throws AlreadyExistsException,
MetaException,
org.apache.thrift.TException
AlreadyExistsExceptionMetaExceptionorg.apache.thrift.TExceptionpublic SerDeInfo get_serde(GetSerdeRequest rqst) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
get_serde in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_serde(GetSerdeRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic SerDeInfo recv_get_serde() throws NoSuchObjectException, MetaException, org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic LockResponse get_lock_materialization_rebuild(String dbName, String tableName, long txnId) throws org.apache.thrift.TException
get_lock_materialization_rebuild in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_lock_materialization_rebuild(String dbName, String tableName, long txnId) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic LockResponse recv_get_lock_materialization_rebuild() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean heartbeat_lock_materialization_rebuild(String dbName, String tableName, long txnId) throws org.apache.thrift.TException
heartbeat_lock_materialization_rebuild in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_heartbeat_lock_materialization_rebuild(String dbName, String tableName, long txnId) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_heartbeat_lock_materialization_rebuild()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void add_runtime_stats(RuntimeStat stat) throws MetaException, org.apache.thrift.TException
add_runtime_stats in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_runtime_stats(RuntimeStat stat) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_runtime_stats()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<RuntimeStat> get_runtime_stats(GetRuntimeStatsRequest rqst) throws MetaException, org.apache.thrift.TException
get_runtime_stats in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_runtime_stats(GetRuntimeStatsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<RuntimeStat> recv_get_runtime_stats() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetPartitionsResponse get_partitions_with_specs(GetPartitionsRequest request) throws MetaException, org.apache.thrift.TException
get_partitions_with_specs in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_partitions_with_specs(GetPartitionsRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetPartitionsResponse recv_get_partitions_with_specs() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic ScheduledQueryPollResponse scheduled_query_poll(ScheduledQueryPollRequest request) throws MetaException, org.apache.thrift.TException
scheduled_query_poll in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_scheduled_query_poll(ScheduledQueryPollRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ScheduledQueryPollResponse recv_scheduled_query_poll() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void scheduled_query_maintenance(ScheduledQueryMaintenanceRequest request) throws MetaException, NoSuchObjectException, AlreadyExistsException, InvalidInputException, org.apache.thrift.TException
scheduled_query_maintenance in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionAlreadyExistsExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void send_scheduled_query_maintenance(ScheduledQueryMaintenanceRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_scheduled_query_maintenance()
throws MetaException,
NoSuchObjectException,
AlreadyExistsException,
InvalidInputException,
org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionAlreadyExistsExceptionInvalidInputExceptionorg.apache.thrift.TExceptionpublic void scheduled_query_progress(ScheduledQueryProgressInfo info) throws MetaException, InvalidOperationException, org.apache.thrift.TException
scheduled_query_progress in interface ThriftHiveMetastore.IfaceMetaExceptionInvalidOperationExceptionorg.apache.thrift.TExceptionpublic void send_scheduled_query_progress(ScheduledQueryProgressInfo info) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_scheduled_query_progress()
throws MetaException,
InvalidOperationException,
org.apache.thrift.TException
MetaExceptionInvalidOperationExceptionorg.apache.thrift.TExceptionpublic ScheduledQuery get_scheduled_query(ScheduledQueryKey scheduleKey) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_scheduled_query in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_scheduled_query(ScheduledQueryKey scheduleKey) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ScheduledQuery recv_get_scheduled_query() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void add_replication_metrics(ReplicationMetricList replicationMetricList) throws MetaException, org.apache.thrift.TException
add_replication_metrics in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_replication_metrics(ReplicationMetricList replicationMetricList) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_replication_metrics()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic ReplicationMetricList get_replication_metrics(GetReplicationMetricsRequest rqst) throws MetaException, org.apache.thrift.TException
get_replication_metrics in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_replication_metrics(GetReplicationMetricsRequest rqst) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ReplicationMetricList recv_get_replication_metrics() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic GetOpenTxnsResponse get_open_txns_req(GetOpenTxnsRequest getOpenTxnsRequest) throws org.apache.thrift.TException
get_open_txns_req in interface ThriftHiveMetastore.Ifaceorg.apache.thrift.TExceptionpublic void send_get_open_txns_req(GetOpenTxnsRequest getOpenTxnsRequest) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic GetOpenTxnsResponse recv_get_open_txns_req() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void create_stored_procedure(StoredProcedure proc) throws NoSuchObjectException, MetaException, org.apache.thrift.TException
create_stored_procedure in interface ThriftHiveMetastore.IfaceNoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic void send_create_stored_procedure(StoredProcedure proc) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_create_stored_procedure()
throws NoSuchObjectException,
MetaException,
org.apache.thrift.TException
NoSuchObjectExceptionMetaExceptionorg.apache.thrift.TExceptionpublic StoredProcedure get_stored_procedure(StoredProcedureRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
get_stored_procedure in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_get_stored_procedure(StoredProcedureRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic StoredProcedure recv_get_stored_procedure() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void drop_stored_procedure(StoredProcedureRequest request) throws MetaException, org.apache.thrift.TException
drop_stored_procedure in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_stored_procedure(StoredProcedureRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_stored_procedure()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_all_stored_procedures(ListStoredProcedureRequest request) throws MetaException, org.apache.thrift.TException
get_all_stored_procedures in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_stored_procedures(ListStoredProcedureRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_all_stored_procedures() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic Package find_package(GetPackageRequest request) throws MetaException, NoSuchObjectException, org.apache.thrift.TException
find_package in interface ThriftHiveMetastore.IfaceMetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void send_find_package(GetPackageRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Package recv_find_package() throws MetaException, NoSuchObjectException, org.apache.thrift.TException
MetaExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionpublic void add_package(AddPackageRequest request) throws MetaException, org.apache.thrift.TException
add_package in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_add_package(AddPackageRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_add_package()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<String> get_all_packages(ListPackageRequest request) throws MetaException, org.apache.thrift.TException
get_all_packages in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_packages(ListPackageRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_get_all_packages() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic void drop_package(DropPackageRequest request) throws MetaException, org.apache.thrift.TException
drop_package in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_drop_package(DropPackageRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_drop_package()
throws MetaException,
org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionpublic List<WriteEventInfo> get_all_write_event_info(GetAllWriteEventInfoRequest request) throws MetaException, org.apache.thrift.TException
get_all_write_event_info in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.thrift.TExceptionpublic void send_get_all_write_event_info(GetAllWriteEventInfoRequest request) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<WriteEventInfo> recv_get_all_write_event_info() throws MetaException, org.apache.thrift.TException
MetaExceptionorg.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.