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