public class DirectMarkerTransactionManager extends TransactionManager
currentTxnOwnerInstant, isLockRequired, lockManager, LOG| Constructor and Description |
|---|
DirectMarkerTransactionManager(HoodieWriteConfig config,
org.apache.hadoop.fs.FileSystem fs,
String partitionPath,
String fileId) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginTransaction(String newTxnOwnerInstantTime) |
void |
endTransaction(String currentTxnOwnerInstantTime) |
beginTransaction, close, endTransaction, getCurrentTransactionOwner, getLastCompletedTransactionOwner, getLockManager, isLockRequired, resetpublic DirectMarkerTransactionManager(HoodieWriteConfig config, org.apache.hadoop.fs.FileSystem fs, String partitionPath, String fileId)
Copyright © 2023 The Apache Software Foundation. All rights reserved.