| 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 |
|---|
LockTableOperation(DDLOperationContext context,
LockTableDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
int |
DbTxnManager.lockTable(Hive db,
LockTableDesc lockTbl) |
int |
HiveTxnManager.lockTable(Hive hiveDB,
LockTableDesc lockTbl)
This function is called to lock the table when explicit lock command is
issued on a table.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.