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