Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_pool_args
-
Uses of ThriftHiveMetastore.alter_wm_pool_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_wm_pool_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_wm_pool_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_wm_pool.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_wm_pool.getEmptyArgsInstance()ThriftHiveMetastore.alter_wm_pool_args.setRequest(WMAlterPoolRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_wm_pool_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_wm_pool_args.compareTo(ThriftHiveMetastore.alter_wm_pool_args other) booleanThriftHiveMetastore.alter_wm_pool_args.equals(ThriftHiveMetastore.alter_wm_pool_args that) ThriftHiveMetastore.Processor.alter_wm_pool.getResult(I iface, ThriftHiveMetastore.alter_wm_pool_args args) voidThriftHiveMetastore.AsyncProcessor.alter_wm_pool.start(I iface, ThriftHiveMetastore.alter_wm_pool_args args, org.apache.thrift.async.AsyncMethodCallback<WMAlterPoolResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_wm_pool_argsModifierConstructorDescriptionPerforms a deep copy on other.