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