Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.metastore.txn |
Modifier and Type | Method and Description |
---|---|
ShowLocksResponse |
HiveMetaStore.HMSHandler.show_locks(ShowLocksRequest rqst) |
Modifier and Type | Method and Description |
---|---|
ShowLocksRequest |
ShowLocksRequest.deepCopy() |
ShowLocksRequest |
ThriftHiveMetastore.show_locks_args.getRqst() |
Modifier and Type | Method and Description |
---|---|
int |
ShowLocksRequest.compareTo(ShowLocksRequest other) |
boolean |
ShowLocksRequest.equals(ShowLocksRequest that) |
void |
ThriftHiveMetastore.Client.send_show_locks(ShowLocksRequest rqst) |
void |
ThriftHiveMetastore.show_locks_args.setRqst(ShowLocksRequest rqst) |
ShowLocksResponse |
ThriftHiveMetastore.Iface.show_locks(ShowLocksRequest rqst) |
ShowLocksResponse |
ThriftHiveMetastore.Client.show_locks(ShowLocksRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.show_locks(ShowLocksRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.show_locks_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.show_locks(ShowLocksRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.show_locks_call> resultHandler) |
Constructor and Description |
---|
ShowLocksRequest(ShowLocksRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.show_locks_call(ShowLocksRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.show_locks_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.show_locks_args(ShowLocksRequest rqst) |
Modifier and Type | Method and Description |
---|---|
ShowLocksResponse |
TxnHandler.showLocks(ShowLocksRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.