Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_req_args
-
Uses of ThriftHiveMetastore.alter_table_req_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_table_req_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_table_req_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_table_req.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_table_req.getEmptyArgsInstance()ThriftHiveMetastore.alter_table_req_args.setReq(AlterTableRequest req) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_req_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_table_req_args.compareTo(ThriftHiveMetastore.alter_table_req_args other) booleanThriftHiveMetastore.alter_table_req_args.equals(ThriftHiveMetastore.alter_table_req_args that) ThriftHiveMetastore.Processor.alter_table_req.getResult(I iface, ThriftHiveMetastore.alter_table_req_args args) voidThriftHiveMetastore.AsyncProcessor.alter_table_req.start(I iface, ThriftHiveMetastore.alter_table_req_args args, org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_table_req_argsModifierConstructorDescriptionPerforms a deep copy on other.