public static class FileSystem.Statistics.StatisticsData extends Object
| Constructor and Description |
|---|
FileSystem.Statistics.StatisticsData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBytesRead() |
long |
getBytesWritten() |
int |
getLargeReadOps() |
int |
getReadOps() |
int |
getWriteOps() |
String |
toString() |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.