public static class IOTaskSummary.SpeedStat extends Object implements JsonSerializable
Modifier and Type | Field and Description |
---|---|
double |
mAvgSpeedMbps |
double |
mMaxSpeedMbps |
double |
mMinSpeedMbps |
double |
mStdDev |
double |
mTotalDurationSeconds |
long |
mTotalSizeBytes |
CLASS_NAME_FIELD
Constructor and Description |
---|
SpeedStat()
An empty constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromJson, fromJson, getClassName, setClassName, toJson
Copyright © 2023. All Rights Reserved.