| Class | Description |
|---|---|
| AsyncTimelineServerBasedDetectionStrategy |
This abstract strategy is used for writers using timeline-server-based markers,
trying to do early conflict detection by asynchronously and periodically checking
write conflict among multiple writers based on the timeline-server-based markers.
|
| BatchedMarkerCreationContext |
Input of batch processing of marker creation requests for a single marker directory.
|
| BatchedMarkerCreationRunnable |
A runnable for batch processing marker creation requests.
|
| MarkerBasedEarlyConflictDetectionRunnable | |
| MarkerCreationDispatchingRunnable |
A runnable that performs periodic, batched creation of markers for write operations.
|
| MarkerCreationFuture |
Future for async marker creation request.
|
| MarkerDirState |
Stores the state of a marker directory.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.