Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_pool_result
-
Uses of ThriftHiveMetastore.alter_wm_pool_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_wm_pool_resultModifier and TypeMethodDescriptionThriftHiveMetastore.alter_wm_pool_result.deepCopy()ThriftHiveMetastore.Processor.alter_wm_pool.getResult(I iface, ThriftHiveMetastore.alter_wm_pool_args args) ThriftHiveMetastore.alter_wm_pool_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.alter_wm_pool_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.alter_wm_pool_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.alter_wm_pool_result.setO4(MetaException o4) ThriftHiveMetastore.alter_wm_pool_result.setSuccess(WMAlterPoolResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_wm_pool_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_wm_pool_result.compareTo(ThriftHiveMetastore.alter_wm_pool_result other) booleanThriftHiveMetastore.alter_wm_pool_result.equals(ThriftHiveMetastore.alter_wm_pool_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_wm_pool_resultModifierConstructorDescriptionPerforms a deep copy on other.