Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_args
-
Uses of ThriftHiveMetastore.add_partitions_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.add_partitions_argsModifier and TypeMethodDescriptionThriftHiveMetastore.add_partitions_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.add_partitions.getEmptyArgsInstance()ThriftHiveMetastore.Processor.add_partitions.getEmptyArgsInstance()ThriftHiveMetastore.add_partitions_args.setNewParts(List<Partition> new_parts) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.add_partitions_args.compareTo(ThriftHiveMetastore.add_partitions_args other) booleanThriftHiveMetastore.add_partitions_args.equals(ThriftHiveMetastore.add_partitions_args that) ThriftHiveMetastore.Processor.add_partitions.getResult(I iface, ThriftHiveMetastore.add_partitions_args args) voidThriftHiveMetastore.AsyncProcessor.add_partitions.start(I iface, ThriftHiveMetastore.add_partitions_args args, org.apache.thrift.async.AsyncMethodCallback<Integer> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_argsModifierConstructorDescriptionPerforms a deep copy on other.