Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.put_file_metadata_args
-
Uses of ThriftHiveMetastore.put_file_metadata_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.put_file_metadata_argsModifier and TypeMethodDescriptionThriftHiveMetastore.put_file_metadata_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.put_file_metadata.getEmptyArgsInstance()ThriftHiveMetastore.Processor.put_file_metadata.getEmptyArgsInstance()ThriftHiveMetastore.put_file_metadata_args.setReq(PutFileMetadataRequest req) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.put_file_metadata_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.put_file_metadata_args.compareTo(ThriftHiveMetastore.put_file_metadata_args other) booleanThriftHiveMetastore.put_file_metadata_args.equals(ThriftHiveMetastore.put_file_metadata_args that) ThriftHiveMetastore.Processor.put_file_metadata.getResult(I iface, ThriftHiveMetastore.put_file_metadata_args args) voidThriftHiveMetastore.AsyncProcessor.put_file_metadata.start(I iface, ThriftHiveMetastore.put_file_metadata_args args, org.apache.thrift.async.AsyncMethodCallback<PutFileMetadataResult> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.put_file_metadata_argsModifierConstructorDescriptionPerforms a deep copy on other.