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