| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.ddl.table.lock | |
| org.apache.hadoop.hive.ql.lockmgr |
Hive Lock Manager interfaces and some custom implmentations
|
| Constructor and Description |
|---|
UnlockTableOperation(DDLOperationContext context,
UnlockTableDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
int |
DbTxnManager.unlockTable(Hive hiveDB,
UnlockTableDesc unlockTbl) |
int |
HiveTxnManager.unlockTable(Hive hiveDB,
UnlockTableDesc unlockTbl)
This function is called to unlock the table when explicit unlock command is
issued on a table.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.