Uses of Class
io.trino.hive.thrift.metastore.InvalidObjectException
-
Uses of InvalidObjectException in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return InvalidObjectExceptionModifier and TypeMethodDescriptionInvalidObjectException.deepCopy()ThriftHiveMetastore.add_partition_result.getO1()ThriftHiveMetastore.add_partition_with_environment_context_result.getO1()ThriftHiveMetastore.add_partitions_pspec_result.getO1()ThriftHiveMetastore.add_partitions_req_result.getO1()ThriftHiveMetastore.add_partitions_result.getO1()ThriftHiveMetastore.append_partition_by_name_result.getO1()ThriftHiveMetastore.append_partition_by_name_with_environment_context_result.getO1()ThriftHiveMetastore.append_partition_result.getO1()ThriftHiveMetastore.append_partition_with_environment_context_result.getO1()ThriftHiveMetastore.alter_wm_trigger_result.getO2()ThriftHiveMetastore.create_catalog_result.getO2()ThriftHiveMetastore.create_database_result.getO2()ThriftHiveMetastore.create_function_result.getO2()ThriftHiveMetastore.create_resource_plan_result.getO2()ThriftHiveMetastore.create_table_result.getO2()ThriftHiveMetastore.create_table_with_constraints_result.getO2()ThriftHiveMetastore.create_table_with_environment_context_result.getO2()ThriftHiveMetastore.create_type_result.getO2()ThriftHiveMetastore.set_aggr_stats_for_result.getO2()ThriftHiveMetastore.update_partition_column_statistics_req_result.getO2()ThriftHiveMetastore.update_partition_column_statistics_result.getO2()ThriftHiveMetastore.update_table_column_statistics_req_result.getO2()ThriftHiveMetastore.update_table_column_statistics_result.getO2()ThriftHiveMetastore.alter_wm_pool_result.getO3()ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.getO3()ThriftHiveMetastore.create_or_update_wm_mapping_result.getO3()ThriftHiveMetastore.create_wm_pool_result.getO3()ThriftHiveMetastore.create_wm_trigger_result.getO3()ThriftHiveMetastore.delete_partition_column_statistics_result.getO3()ThriftHiveMetastore.delete_table_column_statistics_result.getO3()ThriftHiveMetastore.exchange_partition_result.getO3()ThriftHiveMetastore.exchange_partitions_result.getO3()ThriftHiveMetastore.get_partition_column_statistics_result.getO4()ThriftHiveMetastore.get_table_column_statistics_result.getO4()InvalidObjectException.setMessage(String message) Methods in io.trino.hive.thrift.metastore with parameters of type InvalidObjectExceptionModifier and TypeMethodDescriptionintInvalidObjectException.compareTo(InvalidObjectException other) booleanInvalidObjectException.equals(InvalidObjectException that) ThriftHiveMetastore.add_partition_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.add_partition_with_environment_context_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.add_partitions_pspec_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.add_partitions_req_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.add_partitions_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.append_partition_by_name_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.append_partition_by_name_with_environment_context_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.append_partition_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.append_partition_with_environment_context_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.alter_wm_trigger_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_catalog_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_database_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_function_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_resource_plan_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_table_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_table_with_constraints_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_table_with_environment_context_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_type_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.set_aggr_stats_for_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.update_partition_column_statistics_req_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.update_partition_column_statistics_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.update_table_column_statistics_req_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.update_table_column_statistics_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.alter_wm_pool_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.create_or_update_wm_mapping_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.create_wm_pool_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.create_wm_trigger_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.delete_partition_column_statistics_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.delete_table_column_statistics_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.exchange_partition_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.exchange_partitions_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.get_partition_column_statistics_result.setO4(InvalidObjectException o4) ThriftHiveMetastore.get_table_column_statistics_result.setO4(InvalidObjectException o4) Methods in io.trino.hive.thrift.metastore that throw InvalidObjectExceptionModifier and TypeMethodDescriptionThriftHiveMetastore.Client.addPartition(Partition new_part) ThriftHiveMetastore.Iface.addPartition(Partition new_part) intThriftHiveMetastore.Client.addPartitions(List<Partition> new_parts) intThriftHiveMetastore.Iface.addPartitions(List<Partition> new_parts) intThriftHiveMetastore.Client.addPartitionsPspec(List<PartitionSpec> new_parts) intThriftHiveMetastore.Iface.addPartitionsPspec(List<PartitionSpec> new_parts) ThriftHiveMetastore.Client.addPartitionsReq(AddPartitionsRequest request) ThriftHiveMetastore.Iface.addPartitionsReq(AddPartitionsRequest request) ThriftHiveMetastore.Client.addPartitionWithEnvironmentContext(Partition new_part, EnvironmentContext environment_context) ThriftHiveMetastore.Iface.addPartitionWithEnvironmentContext(Partition new_part, EnvironmentContext environment_context) ThriftHiveMetastore.Client.alterWmPool(WMAlterPoolRequest request) ThriftHiveMetastore.Iface.alterWmPool(WMAlterPoolRequest request) ThriftHiveMetastore.Client.alterWmTrigger(WMAlterTriggerRequest request) ThriftHiveMetastore.Iface.alterWmTrigger(WMAlterTriggerRequest request) ThriftHiveMetastore.Client.appendPartition(String db_name, String tbl_name, List<String> part_vals) ThriftHiveMetastore.Iface.appendPartition(String db_name, String tbl_name, List<String> part_vals) ThriftHiveMetastore.Client.appendPartitionByName(String db_name, String tbl_name, String part_name) ThriftHiveMetastore.Iface.appendPartitionByName(String db_name, String tbl_name, String part_name) ThriftHiveMetastore.Client.appendPartitionByNameWithEnvironmentContext(String db_name, String tbl_name, String part_name, EnvironmentContext environment_context) ThriftHiveMetastore.Iface.appendPartitionByNameWithEnvironmentContext(String db_name, String tbl_name, String part_name, EnvironmentContext environment_context) ThriftHiveMetastore.Client.appendPartitionWithEnvironmentContext(String db_name, String tbl_name, List<String> part_vals, EnvironmentContext environment_context) ThriftHiveMetastore.Iface.appendPartitionWithEnvironmentContext(String db_name, String tbl_name, List<String> part_vals, EnvironmentContext environment_context) voidThriftHiveMetastore.Client.createCatalog(CreateCatalogRequest catalog) voidThriftHiveMetastore.Iface.createCatalog(CreateCatalogRequest catalog) voidThriftHiveMetastore.Client.createDatabase(Database database) voidThriftHiveMetastore.Iface.createDatabase(Database database) voidThriftHiveMetastore.Client.createFunction(Function func) voidThriftHiveMetastore.Iface.createFunction(Function func) ThriftHiveMetastore.Client.createOrDropWmTriggerToPoolMapping(WMCreateOrDropTriggerToPoolMappingRequest request) ThriftHiveMetastore.Iface.createOrDropWmTriggerToPoolMapping(WMCreateOrDropTriggerToPoolMappingRequest request) ThriftHiveMetastore.Client.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request) ThriftHiveMetastore.Iface.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request) ThriftHiveMetastore.Client.createResourcePlan(WMCreateResourcePlanRequest request) ThriftHiveMetastore.Iface.createResourcePlan(WMCreateResourcePlanRequest request) voidThriftHiveMetastore.Client.createTable(Table tbl) voidThriftHiveMetastore.Iface.createTable(Table tbl) voidThriftHiveMetastore.Client.createTableWithConstraints(Table tbl, List<SQLPrimaryKey> primaryKeys, List<SQLForeignKey> foreignKeys, List<SQLUniqueConstraint> uniqueConstraints, List<SQLNotNullConstraint> notNullConstraints, List<SQLDefaultConstraint> defaultConstraints, List<SQLCheckConstraint> checkConstraints) voidThriftHiveMetastore.Iface.createTableWithConstraints(Table tbl, List<SQLPrimaryKey> primaryKeys, List<SQLForeignKey> foreignKeys, List<SQLUniqueConstraint> uniqueConstraints, List<SQLNotNullConstraint> notNullConstraints, List<SQLDefaultConstraint> defaultConstraints, List<SQLCheckConstraint> checkConstraints) voidThriftHiveMetastore.Client.createTableWithEnvironmentContext(Table tbl, EnvironmentContext environment_context) voidThriftHiveMetastore.Iface.createTableWithEnvironmentContext(Table tbl, EnvironmentContext environment_context) booleanThriftHiveMetastore.Client.createType(Type type) booleanThriftHiveMetastore.Iface.createType(Type type) ThriftHiveMetastore.Client.createWmPool(WMCreatePoolRequest request) ThriftHiveMetastore.Iface.createWmPool(WMCreatePoolRequest request) ThriftHiveMetastore.Client.createWmTrigger(WMCreateTriggerRequest request) ThriftHiveMetastore.Iface.createWmTrigger(WMCreateTriggerRequest request) booleanThriftHiveMetastore.Client.deletePartitionColumnStatistics(String db_name, String tbl_name, String part_name, String col_name) booleanThriftHiveMetastore.Iface.deletePartitionColumnStatistics(String db_name, String tbl_name, String part_name, String col_name) booleanThriftHiveMetastore.Client.deleteTableColumnStatistics(String db_name, String tbl_name, String col_name) booleanThriftHiveMetastore.Iface.deleteTableColumnStatistics(String db_name, String tbl_name, String col_name) ThriftHiveMetastore.Client.exchangePartition(Map<String, String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) ThriftHiveMetastore.Iface.exchangePartition(Map<String, String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) ThriftHiveMetastore.Client.exchangePartitions(Map<String, String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) ThriftHiveMetastore.Iface.exchangePartitions(Map<String, String> partitionSpecs, String source_db, String source_table_name, String dest_db, String dest_table_name) ThriftHiveMetastore.Client.getPartitionColumnStatistics(String db_name, String tbl_name, String part_name, String col_name) ThriftHiveMetastore.Iface.getPartitionColumnStatistics(String db_name, String tbl_name, String part_name, String col_name) ThriftHiveMetastore.AsyncClient.add_partition_call.getResult()ThriftHiveMetastore.AsyncClient.add_partition_with_environment_context_call.getResult()ThriftHiveMetastore.AsyncClient.add_partitions_call.getResult()ThriftHiveMetastore.AsyncClient.add_partitions_pspec_call.getResult()ThriftHiveMetastore.AsyncClient.add_partitions_req_call.getResult()ThriftHiveMetastore.AsyncClient.alter_wm_pool_call.getResult()ThriftHiveMetastore.AsyncClient.alter_wm_trigger_call.getResult()ThriftHiveMetastore.AsyncClient.append_partition_by_name_call.getResult()ThriftHiveMetastore.AsyncClient.append_partition_by_name_with_environment_context_call.getResult()ThriftHiveMetastore.AsyncClient.append_partition_call.getResult()ThriftHiveMetastore.AsyncClient.append_partition_with_environment_context_call.getResult()ThriftHiveMetastore.AsyncClient.create_catalog_call.getResult()ThriftHiveMetastore.AsyncClient.create_database_call.getResult()ThriftHiveMetastore.AsyncClient.create_function_call.getResult()ThriftHiveMetastore.AsyncClient.create_or_drop_wm_trigger_to_pool_mapping_call.getResult()ThriftHiveMetastore.AsyncClient.create_or_update_wm_mapping_call.getResult()ThriftHiveMetastore.AsyncClient.create_resource_plan_call.getResult()ThriftHiveMetastore.AsyncClient.create_table_call.getResult()ThriftHiveMetastore.AsyncClient.create_table_with_constraints_call.getResult()ThriftHiveMetastore.AsyncClient.create_table_with_environment_context_call.getResult()ThriftHiveMetastore.AsyncClient.create_type_call.getResult()ThriftHiveMetastore.AsyncClient.create_wm_pool_call.getResult()ThriftHiveMetastore.AsyncClient.create_wm_trigger_call.getResult()ThriftHiveMetastore.AsyncClient.delete_partition_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.delete_table_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.exchange_partition_call.getResult()ThriftHiveMetastore.AsyncClient.exchange_partitions_call.getResult()ThriftHiveMetastore.AsyncClient.get_partition_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.get_table_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.set_aggr_stats_for_call.getResult()ThriftHiveMetastore.AsyncClient.update_partition_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.update_partition_column_statistics_req_call.getResult()ThriftHiveMetastore.AsyncClient.update_table_column_statistics_call.getResult()ThriftHiveMetastore.AsyncClient.update_table_column_statistics_req_call.getResult()ThriftHiveMetastore.Client.getTableColumnStatistics(String db_name, String tbl_name, String col_name) ThriftHiveMetastore.Iface.getTableColumnStatistics(String db_name, String tbl_name, String col_name) ThriftHiveMetastore.Client.recvAddPartition()intThriftHiveMetastore.Client.recvAddPartitions()intThriftHiveMetastore.Client.recvAddPartitionsPspec()ThriftHiveMetastore.Client.recvAddPartitionsReq()ThriftHiveMetastore.Client.recvAddPartitionWithEnvironmentContext()ThriftHiveMetastore.Client.recvAlterWmPool()ThriftHiveMetastore.Client.recvAlterWmTrigger()ThriftHiveMetastore.Client.recvAppendPartition()ThriftHiveMetastore.Client.recvAppendPartitionByName()ThriftHiveMetastore.Client.recvAppendPartitionByNameWithEnvironmentContext()ThriftHiveMetastore.Client.recvAppendPartitionWithEnvironmentContext()voidThriftHiveMetastore.Client.recvCreateCatalog()voidThriftHiveMetastore.Client.recvCreateDatabase()voidThriftHiveMetastore.Client.recvCreateFunction()ThriftHiveMetastore.Client.recvCreateOrDropWmTriggerToPoolMapping()ThriftHiveMetastore.Client.recvCreateOrUpdateWmMapping()ThriftHiveMetastore.Client.recvCreateResourcePlan()voidThriftHiveMetastore.Client.recvCreateTable()voidThriftHiveMetastore.Client.recvCreateTableWithConstraints()voidThriftHiveMetastore.Client.recvCreateTableWithEnvironmentContext()booleanThriftHiveMetastore.Client.recvCreateType()ThriftHiveMetastore.Client.recvCreateWmPool()ThriftHiveMetastore.Client.recvCreateWmTrigger()booleanThriftHiveMetastore.Client.recvDeletePartitionColumnStatistics()booleanThriftHiveMetastore.Client.recvDeleteTableColumnStatistics()ThriftHiveMetastore.Client.recvExchangePartition()ThriftHiveMetastore.Client.recvExchangePartitions()ThriftHiveMetastore.Client.recvGetPartitionColumnStatistics()ThriftHiveMetastore.Client.recvGetTableColumnStatistics()booleanThriftHiveMetastore.Client.recvSetAggrStatsFor()booleanThriftHiveMetastore.Client.recvUpdatePartitionColumnStatistics()ThriftHiveMetastore.Client.recvUpdatePartitionColumnStatisticsReq()booleanThriftHiveMetastore.Client.recvUpdateTableColumnStatistics()ThriftHiveMetastore.Client.recvUpdateTableColumnStatisticsReq()booleanThriftHiveMetastore.Client.setAggrStatsFor(SetPartitionsStatsRequest request) booleanThriftHiveMetastore.Iface.setAggrStatsFor(SetPartitionsStatsRequest request) booleanThriftHiveMetastore.Client.updatePartitionColumnStatistics(ColumnStatistics stats_obj) booleanThriftHiveMetastore.Iface.updatePartitionColumnStatistics(ColumnStatistics stats_obj) ThriftHiveMetastore.Client.updatePartitionColumnStatisticsReq(SetPartitionsStatsRequest req) ThriftHiveMetastore.Iface.updatePartitionColumnStatisticsReq(SetPartitionsStatsRequest req) booleanThriftHiveMetastore.Client.updateTableColumnStatistics(ColumnStatistics stats_obj) booleanThriftHiveMetastore.Iface.updateTableColumnStatistics(ColumnStatistics stats_obj) ThriftHiveMetastore.Client.updateTableColumnStatisticsReq(SetPartitionsStatsRequest req) ThriftHiveMetastore.Iface.updateTableColumnStatisticsReq(SetPartitionsStatsRequest req) Constructors in io.trino.hive.thrift.metastore with parameters of type InvalidObjectExceptionModifierConstructorDescriptionadd_partition_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) add_partition_with_environment_context_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) add_partitions_pspec_result(int success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) add_partitions_req_result(AddPartitionsResult success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) add_partitions_result(int success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) alter_wm_pool_result(WMAlterPoolResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) alter_wm_trigger_result(WMAlterTriggerResponse success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3) append_partition_by_name_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) append_partition_by_name_with_environment_context_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) append_partition_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) append_partition_with_environment_context_result(Partition success, InvalidObjectException o1, AlreadyExistsException o2, MetaException o3) create_function_result(AlreadyExistsException o1, InvalidObjectException o2, MetaException o3, NoSuchObjectException o4) create_or_drop_wm_trigger_to_pool_mapping_result(WMCreateOrDropTriggerToPoolMappingResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) create_or_update_wm_mapping_result(WMCreateOrUpdateMappingResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) create_resource_plan_result(WMCreateResourcePlanResponse success, AlreadyExistsException o1, InvalidObjectException o2, MetaException o3) create_table_result(AlreadyExistsException o1, InvalidObjectException o2, MetaException o3, NoSuchObjectException o4) create_table_with_constraints_result(AlreadyExistsException o1, InvalidObjectException o2, MetaException o3, NoSuchObjectException o4) create_table_with_environment_context_result(AlreadyExistsException o1, InvalidObjectException o2, MetaException o3, NoSuchObjectException o4) create_type_result(boolean success, AlreadyExistsException o1, InvalidObjectException o2, MetaException o3) create_wm_pool_result(WMCreatePoolResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) create_wm_trigger_result(WMCreateTriggerResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) delete_partition_column_statistics_result(boolean success, NoSuchObjectException o1, MetaException o2, InvalidObjectException o3, InvalidInputException o4) delete_table_column_statistics_result(boolean success, NoSuchObjectException o1, MetaException o2, InvalidObjectException o3, InvalidInputException o4) exchange_partition_result(Partition success, MetaException o1, NoSuchObjectException o2, InvalidObjectException o3, InvalidInputException o4) exchange_partitions_result(List<Partition> success, MetaException o1, NoSuchObjectException o2, InvalidObjectException o3, InvalidInputException o4) get_partition_column_statistics_result(ColumnStatistics success, NoSuchObjectException o1, MetaException o2, InvalidInputException o3, InvalidObjectException o4) get_table_column_statistics_result(ColumnStatistics success, NoSuchObjectException o1, MetaException o2, InvalidInputException o3, InvalidObjectException o4) Performs a deep copy on other.set_aggr_stats_for_result(boolean success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3, InvalidInputException o4) update_partition_column_statistics_req_result(SetPartitionsStatsResponse success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3, InvalidInputException o4) update_partition_column_statistics_result(boolean success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3, InvalidInputException o4) update_table_column_statistics_req_result(SetPartitionsStatsResponse success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3, InvalidInputException o4) update_table_column_statistics_result(boolean success, NoSuchObjectException o1, InvalidObjectException o2, MetaException o3, InvalidInputException o4)