Uses of Class
alluxio.stress.graph.LineGraph.Data
-
Packages that use LineGraph.Data Package Description alluxio.stress.common alluxio.stress.graph -
-
Uses of LineGraph.Data in alluxio.stress.common
Methods in alluxio.stress.common that return LineGraph.Data Modifier and Type Method Description LineGraph.DataSummaryStatistics. computeTimeData() -
Uses of LineGraph.Data in alluxio.stress.graph
Methods in alluxio.stress.graph with parameters of type LineGraph.Data Modifier and Type Method Description voidLineGraph. addDataSeries(java.lang.String series, LineGraph.Data data)
-