Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_args
-
Uses of ThriftHiveMetastore.append_partition_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.append_partition_argsModifier and TypeMethodDescriptionThriftHiveMetastore.append_partition_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.append_partition.getEmptyArgsInstance()ThriftHiveMetastore.Processor.append_partition.getEmptyArgsInstance()ThriftHiveMetastore.append_partition_args.setPartVals(List<String> part_vals) ThriftHiveMetastore.append_partition_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.append_partition_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.append_partition_args.compareTo(ThriftHiveMetastore.append_partition_args other) booleanThriftHiveMetastore.append_partition_args.equals(ThriftHiveMetastore.append_partition_args that) ThriftHiveMetastore.Processor.append_partition.getResult(I iface, ThriftHiveMetastore.append_partition_args args) voidThriftHiveMetastore.AsyncProcessor.append_partition.start(I iface, ThriftHiveMetastore.append_partition_args args, org.apache.thrift.async.AsyncMethodCallback<Partition> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.append_partition_argsModifierConstructorDescriptionPerforms a deep copy on other.