Uses of Class
alluxio.stress.worker.IOTaskSummary.SpeedStat
-
Packages that use IOTaskSummary.SpeedStat Package Description alluxio.stress.worker -
-
Uses of IOTaskSummary.SpeedStat in alluxio.stress.worker
Methods in alluxio.stress.worker that return IOTaskSummary.SpeedStat Modifier and Type Method Description IOTaskSummary.SpeedStatIOTaskSummary. getReadSpeedStat()IOTaskSummary.SpeedStatIOTaskSummary. getWriteSpeedStat()Methods in alluxio.stress.worker with parameters of type IOTaskSummary.SpeedStat Modifier and Type Method Description voidIOTaskSummary. setReadSpeedStat(IOTaskSummary.SpeedStat stat)voidIOTaskSummary. setWriteSpeedStat(IOTaskSummary.SpeedStat stat)
-