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