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