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