Uses of Class
io.trino.hive.thrift.metastore.ShowLocksResponse
-
Uses of ShowLocksResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ShowLocksResponseModifier and TypeMethodDescriptionShowLocksResponse.deepCopy()ThriftHiveMetastore.AsyncClient.show_locks_call.getResult()ThriftHiveMetastore.show_locks_result.getSuccess()ThriftHiveMetastore.Client.recvShowLocks()ShowLocksResponse.setLocks(List<ShowLocksResponseElement> locks) ThriftHiveMetastore.Client.showLocks(ShowLocksRequest rqst) ThriftHiveMetastore.Iface.showLocks(ShowLocksRequest rqst) Methods in io.trino.hive.thrift.metastore that return types with arguments of type ShowLocksResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse>ThriftHiveMetastore.AsyncProcessor.show_locks.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type ShowLocksResponseModifier and TypeMethodDescriptionintShowLocksResponse.compareTo(ShowLocksResponse other) booleanShowLocksResponse.equals(ShowLocksResponse that) ThriftHiveMetastore.show_locks_result.setSuccess(ShowLocksResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type ShowLocksResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.showLocks(ShowLocksRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.showLocks(ShowLocksRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler) 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 ShowLocksResponseModifierConstructorDescriptionshow_locks_result(ShowLocksResponse success) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type ShowLocksResponseModifierConstructorDescriptionshow_locks_call(ShowLocksRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)