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 |
---|---|
void |
HiveMetaStore.HMSHandler.unlock(UnlockRequest rqst) |
Modifier and Type | Method and Description |
---|---|
UnlockRequest |
UnlockRequest.deepCopy() |
UnlockRequest |
ThriftHiveMetastore.unlock_args.getRqst() |
Modifier and Type | Method and Description |
---|---|
int |
UnlockRequest.compareTo(UnlockRequest other) |
boolean |
UnlockRequest.equals(UnlockRequest that) |
void |
ThriftHiveMetastore.Client.send_unlock(UnlockRequest rqst) |
void |
ThriftHiveMetastore.unlock_args.setRqst(UnlockRequest rqst) |
void |
ThriftHiveMetastore.Iface.unlock(UnlockRequest rqst) |
void |
ThriftHiveMetastore.Client.unlock(UnlockRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.unlock(UnlockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.unlock_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.unlock(UnlockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.unlock_call> resultHandler) |
Constructor and Description |
---|
ThriftHiveMetastore.AsyncClient.unlock_call(UnlockRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.unlock_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.unlock_args(UnlockRequest rqst) |
UnlockRequest(UnlockRequest other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
void |
TxnHandler.unlock(UnlockRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.