| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
ShowLocksResponse |
ShowLocksResponse.deepCopy() |
ShowLocksResponse |
ThriftHiveMetastore.AsyncClient.show_locks_call.getResult() |
ShowLocksResponse |
ThriftHiveMetastore.show_locks_result.getSuccess() |
ShowLocksResponse |
ThriftHiveMetastore.Client.recv_show_locks() |
ShowLocksResponse |
ThriftHiveMetastore.Iface.show_locks(ShowLocksRequest rqst) |
ShowLocksResponse |
ThriftHiveMetastore.Client.show_locks(ShowLocksRequest rqst) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> |
ThriftHiveMetastore.AsyncProcessor.show_locks.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
ShowLocksResponse.compareTo(ShowLocksResponse other) |
boolean |
ShowLocksResponse.equals(ShowLocksResponse that) |
void |
ThriftHiveMetastore.show_locks_result.setSuccess(ShowLocksResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.show_locks.start(I iface,
ThriftHiveMetastore.show_locks_args args,
org.apache.thrift.async.AsyncMethodCallback<ShowLocksResponse> resultHandler) |
| Constructor and Description |
|---|
show_locks_result(ShowLocksResponse success) |
ShowLocksResponse(ShowLocksResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.