Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_valid_write_ids_args
-
Uses of ThriftHiveMetastore.get_valid_write_ids_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_valid_write_ids_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_valid_write_ids_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_valid_write_ids.getEmptyArgsInstance()ThriftHiveMetastore.get_valid_write_ids_args.setRqst(GetValidWriteIdsRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_valid_write_ids_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_valid_write_ids_args.compareTo(ThriftHiveMetastore.get_valid_write_ids_args other) booleanThriftHiveMetastore.get_valid_write_ids_args.equals(ThriftHiveMetastore.get_valid_write_ids_args that) ThriftHiveMetastore.Processor.get_valid_write_ids.getResult(I iface, ThriftHiveMetastore.get_valid_write_ids_args args) voidThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.start(I iface, ThriftHiveMetastore.get_valid_write_ids_args args, org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_valid_write_ids_argsModifierConstructorDescriptionPerforms a deep copy on other.