Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
Modifier and Type | Method and Description |
---|---|
protected static S3AStorageStatistics |
S3AFileSystem.createStorageStatistics(org.apache.hadoop.fs.statistics.IOStatistics ioStatistics)
Create the storage statistics or bind to an existing one.
|
S3AStorageStatistics |
S3AFileSystem.getStorageStatistics()
Get the storage statistics of this filesystem.
|
Modifier and Type | Method and Description |
---|---|
S3AStorageStatistics |
StoreContext.getStorageStatistics()
Get the storage statistics of this filesystem.
|
Modifier and Type | Method and Description |
---|---|
StoreContextBuilder |
StoreContextBuilder.setStorageStatistics(S3AStorageStatistics sstats) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.