- All Superinterfaces:
- org.apache.hadoop.fs.statistics.DurationTrackerFactory, org.apache.hadoop.fs.statistics.IOStatisticsSource
- All Known Subinterfaces:
- BlockOutputStreamStatistics, CommitterStatistics, DelegationTokenStatistics, PutTrackerStatistics, S3AInputStreamStatistics, S3AMultipartUploaderStatistics
- All Known Implementing Classes:
- EmptyS3AStatisticsContext.EmptyMultipartUploaderStatistics, S3AMultipartUploaderStatisticsImpl
public interface S3AStatisticInterface
extends org.apache.hadoop.fs.statistics.IOStatisticsSource, org.apache.hadoop.fs.statistics.DurationTrackerFactory
Base Interface for S3A Statistics, as a way of managing
them.