Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_creation_metadata_args
-
Uses of ThriftHiveMetastore.update_creation_metadata_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.update_creation_metadata_argsModifier and TypeMethodDescriptionThriftHiveMetastore.update_creation_metadata_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.update_creation_metadata.getEmptyArgsInstance()ThriftHiveMetastore.Processor.update_creation_metadata.getEmptyArgsInstance()ThriftHiveMetastore.update_creation_metadata_args.setCatName(String catName) ThriftHiveMetastore.update_creation_metadata_args.setCreationMetadata(CreationMetadata creation_metadata) ThriftHiveMetastore.update_creation_metadata_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_creation_metadata_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.update_creation_metadata_args.compareTo(ThriftHiveMetastore.update_creation_metadata_args other) booleanThriftHiveMetastore.update_creation_metadata_args.equals(ThriftHiveMetastore.update_creation_metadata_args that) ThriftHiveMetastore.Processor.update_creation_metadata.getResult(I iface, ThriftHiveMetastore.update_creation_metadata_args args) voidThriftHiveMetastore.AsyncProcessor.update_creation_metadata.start(I iface, ThriftHiveMetastore.update_creation_metadata_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_creation_metadata_argsModifierConstructorDescriptionPerforms a deep copy on other.