| Class | Description |
|---|---|
| ConflictDetectionUtils |
Utils for early conflict detection.
|
| DirectWriteMarkers |
Marker operations of directly accessing the file system to create and delete
marker files.
|
| MarkerBasedRollbackUtils |
A utility class for marker-based rollback.
|
| SimpleDirectMarkerBasedDetectionStrategy |
This strategy is used for direct marker writers, trying to do early conflict detection.
|
| SimpleTransactionDirectMarkerBasedDetectionStrategy |
This strategy is used for direct marker writers, trying to do early conflict detection.
|
| TimelineServerBasedWriteMarkers |
Marker operations of using timeline server as a proxy to create and delete markers.
|
| WriteMarkers |
Operates on markers for a given write action (commit, delta commit, compaction).
|
| WriteMarkersFactory |
A factory to generate
WriteMarkers instance based on the MarkerType. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.