| Package | Description |
|---|---|
| org.apache.hudi.client | |
| org.apache.hudi.client.transaction | |
| org.apache.hudi.table.action.commit |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionManager |
BaseHoodieClient.txnManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectMarkerTransactionManager
This class allows clients to start and end transactions for creating direct marker, used by
`SimpleTransactionDirectMarkerBasedDetectionStrategy`, when early conflict
detection is enabled.
|
| Modifier and Type | Field and Description |
|---|---|
protected Option<TransactionManager> |
BaseCommitActionExecutor.txnManagerOption |
Copyright © 2023 The Apache Software Foundation. All rights reserved.