| Interface | Description |
|---|---|
| EarlyConflictDetectionStrategy |
Interface for pluggable strategy of early conflict detection for multiple writers.
|
| Class | Description |
|---|---|
| DirectMarkerBasedDetectionStrategy |
This abstract strategy is used for direct marker writers, trying to do early conflict detection.
|
| 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.