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