| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn | |
| org.apache.hadoop.hive.metastore.txn.jdbc.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
TxnHandler
A handler to answer transaction related calls that come into the metastore
server.
|
class |
TxnStoreMutex |
| Modifier and Type | Method and Description |
|---|---|
TxnStore.MutexAPI |
TxnHandler.getMutexAPI() |
TxnStore.MutexAPI |
TxnStore.getMutexAPI() |
| Constructor and Description |
|---|
CompactFunction(CompactionRequest rqst,
long openTxnTimeOutMillis,
TxnStore.MutexAPI mutexAPI) |
LockMaterializationRebuildFunction(String dbName,
String tableName,
long txnId,
TxnStore.MutexAPI mutexAPI) |
ReplTableWriteIdStateFunction(ReplTblWriteIdStateRequest rqst,
TxnStore.MutexAPI mutexAPI,
List<TransactionalMetaStoreEventListener> transactionalListeners) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.