| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
CheckLockRequest |
CheckLockRequest.deepCopy() |
CheckLockRequest |
ThriftHiveMetastore.check_lock_args.getRqst() |
| Modifier and Type | Method and Description |
|---|---|
LockResponse |
ThriftHiveMetastore.Iface.check_lock(CheckLockRequest rqst) |
LockResponse |
ThriftHiveMetastore.Client.check_lock(CheckLockRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.check_lock(CheckLockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.check_lock(CheckLockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
int |
CheckLockRequest.compareTo(CheckLockRequest other) |
boolean |
CheckLockRequest.equals(CheckLockRequest that) |
void |
ThriftHiveMetastore.Client.send_check_lock(CheckLockRequest rqst) |
void |
ThriftHiveMetastore.check_lock_args.setRqst(CheckLockRequest rqst) |
| Constructor and Description |
|---|
check_lock_args(CheckLockRequest rqst) |
check_lock_call(CheckLockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
CheckLockRequest(CheckLockRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.