Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.unlock_args
-
Uses of ThriftHiveMetastore.unlock_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.unlock_argsModifier and TypeMethodDescriptionThriftHiveMetastore.unlock_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.unlock.getEmptyArgsInstance()ThriftHiveMetastore.Processor.unlock.getEmptyArgsInstance()ThriftHiveMetastore.unlock_args.setRqst(UnlockRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.unlock_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.unlock_args.compareTo(ThriftHiveMetastore.unlock_args other) booleanThriftHiveMetastore.unlock_args.equals(ThriftHiveMetastore.unlock_args that) ThriftHiveMetastore.Processor.unlock.getResult(I iface, ThriftHiveMetastore.unlock_args args) voidThriftHiveMetastore.AsyncProcessor.unlock.start(I iface, ThriftHiveMetastore.unlock_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.unlock_argsModifierConstructorDescriptionPerforms a deep copy on other.