| Package | Description |
|---|---|
| org.apache.hudi.common.conflict.detection |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectMarkerBasedDetectionStrategy
This abstract strategy is used for direct marker writers, trying to do early conflict detection.
|
class |
TimelineServerBasedDetectionStrategy
This abstract strategy is used for writers using timeline-server-based markers,
trying to do early conflict detection.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.