| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| org.apache.hadoop.fs.s3a.statistics |
Statistics collection for the S3A connector: interfaces.
|
| org.apache.hadoop.fs.s3a.statistics.impl |
Statistics collection for the S3A connector: implementation.
|
| Constructor and Description |
|---|
ChangeTracker(String uri,
ChangeDetectionPolicy policy,
ChangeTrackerStatistics versionMismatches,
S3ObjectAttributes s3ObjectAttributes)
Create a change tracker.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeTrackerStatistics |
S3AInputStreamStatistics.getChangeTrackerStatistics()
Get a reference to the change tracker statistics for this
stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountingChangeTracker
A change tracker which increments an atomic long.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.