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