Uses of Class
io.trino.hive.thrift.metastore.AlreadyExistsException
-
Uses of AlreadyExistsException in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AlreadyExistsExceptionModifier and TypeMethodDescriptionAlreadyExistsException.deepCopy()ThriftHiveMetastore.add_schema_version_result.getO1()ThriftHiveMetastore.add_serde_result.getO1()ThriftHiveMetastore.alter_wm_pool_result.getO1()ThriftHiveMetastore.create_catalog_result.getO1()ThriftHiveMetastore.create_database_result.getO1()ThriftHiveMetastore.create_function_result.getO1()ThriftHiveMetastore.create_ischema_result.getO1()ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.getO1()ThriftHiveMetastore.create_or_update_wm_mapping_result.getO1()ThriftHiveMetastore.create_resource_plan_result.getO1()ThriftHiveMetastore.create_table_result.getO1()ThriftHiveMetastore.create_table_with_constraints_result.getO1()ThriftHiveMetastore.create_table_with_environment_context_result.getO1()ThriftHiveMetastore.create_type_result.getO1()ThriftHiveMetastore.create_wm_pool_result.getO1()ThriftHiveMetastore.create_wm_trigger_result.getO1()ThriftHiveMetastore.add_partition_result.getO2()ThriftHiveMetastore.add_partition_with_environment_context_result.getO2()ThriftHiveMetastore.add_partitions_pspec_result.getO2()ThriftHiveMetastore.add_partitions_req_result.getO2()ThriftHiveMetastore.add_partitions_result.getO2()ThriftHiveMetastore.append_partition_by_name_result.getO2()ThriftHiveMetastore.append_partition_by_name_with_environment_context_result.getO2()ThriftHiveMetastore.append_partition_result.getO2()ThriftHiveMetastore.append_partition_with_environment_context_result.getO2()AlreadyExistsException.setMessage(String message) Methods in io.trino.hive.thrift.metastore with parameters of type AlreadyExistsExceptionModifier and TypeMethodDescriptionintAlreadyExistsException.compareTo(AlreadyExistsException other) booleanAlreadyExistsException.equals(AlreadyExistsException that) ThriftHiveMetastore.add_schema_version_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.add_serde_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.alter_wm_pool_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_catalog_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_database_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_function_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_ischema_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_or_update_wm_mapping_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_resource_plan_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_table_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_table_with_constraints_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_table_with_environment_context_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_type_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_wm_pool_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_wm_trigger_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.add_partition_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.add_partition_with_environment_context_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.add_partitions_pspec_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.add_partitions_req_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.add_partitions_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.append_partition_by_name_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.append_partition_by_name_with_environment_context_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.append_partition_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.append_partition_with_environment_context_result.setO2(AlreadyExistsException o2) Methods in io.trino.hive.thrift.metastore that throw AlreadyExistsExceptionModifier 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) voidThriftHiveMetastore.Client.addSchemaVersion(SchemaVersion schemaVersion) voidThriftHiveMetastore.Iface.addSchemaVersion(SchemaVersion schemaVersion) voidvoidThriftHiveMetastore.Client.alterWmPool(WMAlterPoolRequest request) ThriftHiveMetastore.Iface.alterWmPool(WMAlterPoolRequest 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) voidThriftHiveMetastore.Client.createIschema(ISchema schema) voidThriftHiveMetastore.Iface.createIschema(ISchema schema) 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) 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.add_schema_version_call.getResult()ThriftHiveMetastore.AsyncClient.add_serde_call.getResult()ThriftHiveMetastore.AsyncClient.alter_wm_pool_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_ischema_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.Client.recvAddPartition()intThriftHiveMetastore.Client.recvAddPartitions()intThriftHiveMetastore.Client.recvAddPartitionsPspec()ThriftHiveMetastore.Client.recvAddPartitionsReq()ThriftHiveMetastore.Client.recvAddPartitionWithEnvironmentContext()voidThriftHiveMetastore.Client.recvAddSchemaVersion()voidThriftHiveMetastore.Client.recvAddSerde()ThriftHiveMetastore.Client.recvAlterWmPool()ThriftHiveMetastore.Client.recvAppendPartition()ThriftHiveMetastore.Client.recvAppendPartitionByName()ThriftHiveMetastore.Client.recvAppendPartitionByNameWithEnvironmentContext()ThriftHiveMetastore.Client.recvAppendPartitionWithEnvironmentContext()voidThriftHiveMetastore.Client.recvCreateCatalog()voidThriftHiveMetastore.Client.recvCreateDatabase()voidThriftHiveMetastore.Client.recvCreateFunction()voidThriftHiveMetastore.Client.recvCreateIschema()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()Constructors in io.trino.hive.thrift.metastore with parameters of type AlreadyExistsExceptionModifierConstructorDescriptionadd_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) Performs a deep copy on other.alter_wm_pool_result(WMAlterPoolResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) 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)