Uses of Class
alluxio.stress.worker.UfsIOParameters
-
Packages that use UfsIOParameters Package Description alluxio.stress.worker -
-
Uses of UfsIOParameters in alluxio.stress.worker
Methods in alluxio.stress.worker that return UfsIOParameters Modifier and Type Method Description UfsIOParametersIOTaskResult. getParameters()UfsIOParametersIOTaskSummary. getParameters()Methods in alluxio.stress.worker with parameters of type UfsIOParameters Modifier and Type Method Description voidIOTaskResult. setParameters(UfsIOParameters parameters)voidIOTaskSummary. setParameters(UfsIOParameters parameters)
-