@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Interface | Description |
|---|---|
| DirectoryPolicy |
Interface for Directory Marker policies to implement.
|
| Class | Description |
|---|---|
| ChangeDetectionPolicy |
Object change detection policy.
|
| ChangeTracker |
Change tracking for input streams: the revision ID/etag
the previous request is recorded and when the next request comes in,
it is compared.
|
| DirectoryPolicyImpl |
Implementation of directory policy.
|
| LogExactlyOnce |
Log exactly once, even across threads.
|
| Enum | Description |
|---|---|
| ChangeDetectionPolicy.Mode |
What to do when change is detected.
|
| ChangeDetectionPolicy.Source |
The S3 object attribute used to detect change.
|
| DirectoryPolicy.MarkerPolicy |
Supported retention policies.
|
| StatusProbeEnum |
Enum of probes which can be made of S3.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.