| Package | Description |
|---|---|
| org.apache.hadoop.fs |
| Modifier and Type | Field and Description |
|---|---|
protected FileSystem.Statistics |
FileSystem.statistics
The statistics for this file system.
|
| Modifier and Type | Method and Description |
|---|---|
static FileSystem.Statistics |
FileSystem.getStatistics(String scheme,
Class<? extends FileSystem> cls)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<FileSystem.Statistics> |
FileSystem.getAllStatistics()
Deprecated.
|
static Map<String,FileSystem.Statistics> |
FileSystem.getStatistics()
Deprecated.
|
| Constructor and Description |
|---|
Statistics(FileSystem.Statistics other)
Copy constructor.
|
Copyright © 2013–2024. All rights reserved.