Class | Description |
---|---|
IOTaskResult |
Task result for the UFS I/O test.
|
IOTaskResult.Point |
An object representation of a successful I/O operation to the UFS.
|
IOTaskSummary |
The summary for the UFS I/O throughput test.
|
IOTaskSummary.GraphGenerator |
A graph generator for the statistics collected.
|
IOTaskSummary.SpeedStat |
An object representation of all the statistics we need
from this I/O test.
|
UfsIOParameters |
Parameters used in the UFS I/O throughput test.
|
WorkerBenchCoarseDataPoint |
One coarseDataPoint captures and merges the performance of I/O operations in a specified window.
|
WorkerBenchCoarseDataPointDeserializer |
A deserializer converting
WorkerBenchCoarseDataPoint from JSON. |
WorkerBenchDataPoint |
One data point captures the information we collect from one I/O operation to a worker.
|
WorkerBenchDataPointDeserializer |
A deserializer converting
WorkerBenchDataPoint from JSON. |
WorkerBenchParameters |
This holds all the parameters.
|
WorkerBenchSummary |
The summary for the worker stress tests.
|
WorkerBenchSummary.GraphGenerator |
The graph generator for this summary.
|
WorkerBenchTaskResult |
The task results for the worker stress test.
|
Enum | Description |
---|---|
IOTaskResult.IOMode |
The IO mode, either READ or WRITE.
|
Copyright © 2023. All Rights Reserved.