| 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 |
IMetaStoreClient.unlock(long lockid)
Unlock a set of locks.
|
void |
HiveMetaStoreClient.unlock(long lockid) |
void |
HiveMetaStore.HMSHandler.unlock(UnlockRequest rqst) |
| Modifier and Type | Method and Description |
|---|---|
TxnOpenException |
TxnOpenException.deepCopy() |
TxnOpenException |
ThriftHiveMetastore.unlock_result.getO2() |
| Modifier and Type | Method and Description |
|---|---|
int |
TxnOpenException.compareTo(TxnOpenException other) |
boolean |
TxnOpenException.equals(TxnOpenException that) |
void |
ThriftHiveMetastore.unlock_result.setO2(TxnOpenException o2) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncClient.unlock_call.getResult() |
void |
ThriftHiveMetastore.Client.recv_unlock() |
void |
ThriftHiveMetastore.Iface.unlock(UnlockRequest rqst) |
void |
ThriftHiveMetastore.Client.unlock(UnlockRequest rqst) |
| Constructor and Description |
|---|
ThriftHiveMetastore.unlock_result(NoSuchLockException o1,
TxnOpenException o2) |
TxnOpenException(TxnOpenException 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.