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