| Package | Description |
|---|---|
| alluxio.stress | |
| alluxio.stress.client | |
| alluxio.stress.fuse | |
| alluxio.stress.graph | |
| alluxio.stress.jobservice | |
| alluxio.stress.master | |
| alluxio.stress.worker |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<Graph> |
GraphGenerator.generate(java.util.List<? extends Summary> results) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Graph> |
ClientIOTaskResult.GraphGenerator.generate(java.util.List<? extends Summary> results) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Graph> |
FuseIOTaskResult.GraphGenerator.generate(java.util.List<? extends Summary> results) |
| Modifier and Type | Class and Description |
|---|---|
class |
BarGraph
A bar graph representation.
|
class |
LineGraph
A line graph representation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Graph> |
JobServiceBenchSummary.GraphGenerator.generate(java.util.List<? extends Summary> results) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Graph> |
MaxThroughputSummary.GraphGenerator.generate(java.util.List<? extends Summary> results) |
java.util.List<Graph> |
MasterBenchSummary.GraphGenerator.generate(java.util.List<? extends Summary> results) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Graph> |
WorkerBenchSummary.GraphGenerator.generate(java.util.List<? extends Summary> results) |
java.util.List<Graph> |
IOTaskSummary.GraphGenerator.generate(java.util.List<? extends Summary> results) |
Copyright © 2022. All Rights Reserved.