@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Interface | Description |
|---|---|
| MarkerToolOperations |
Operations which must be offered by the store for
MarkerTool. |
| Class | Description |
|---|---|
| MarkerTool |
Audit and S3 bucket for directory markers.
|
| MarkerTool.MarkerPurgeSummary |
Result of a call of
MarkerTool.purgeMarkers(DirMarkerTracker, int);
included in MarkerTool.ScanResult so must share visibility. |
| MarkerTool.ScanArgs |
Arguments for the scan.
|
| MarkerTool.ScanArgsBuilder |
Builder of the scan arguments.
|
| MarkerTool.ScanResult |
Result of the scan operation.
|
| MarkerToolOperationsImpl |
Implement the marker tool operations by forwarding to the
OperationCallbacks instance provided in the constructor. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.