Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.show_locks_result
-
Uses of ThriftHiveMetastore.show_locks_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.show_locks_resultModifier and TypeMethodDescriptionThriftHiveMetastore.show_locks_result.deepCopy()ThriftHiveMetastore.Processor.show_locks.getResult(I iface, ThriftHiveMetastore.show_locks_args args) ThriftHiveMetastore.show_locks_result.setSuccess(ShowLocksResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.show_locks_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.show_locks_result.compareTo(ThriftHiveMetastore.show_locks_result other) booleanThriftHiveMetastore.show_locks_result.equals(ThriftHiveMetastore.show_locks_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.show_locks_resultModifierConstructorDescriptionPerforms a deep copy on other.