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