Package | Description |
---|---|
alluxio.stress | |
alluxio.stress.client | |
alluxio.stress.common | |
alluxio.stress.fuse | |
alluxio.stress.jobservice | |
alluxio.stress.master | |
alluxio.stress.rpc | |
alluxio.stress.worker |
Modifier and Type | Method and Description |
---|---|
Summary |
TaskResult.Aggregator.aggregate(Iterable<T> results)
Aggregates multiple instances of a
TaskResult to a summary. |
Modifier and Type | Method and Description |
---|---|
abstract List<Graph> |
GraphGenerator.generate(List<? extends Summary> results) |
Modifier and Type | Class and Description |
---|---|
class |
ClientIOSummary
The summary for Fuse IO stress bench.
|
class |
ClientIOTaskResult
The task result for the master stress tests.
|
static class |
CompactionTaskResult.CompactionSummary
Summary of the benchmark results.
|
Modifier and Type | Method and Description |
---|---|
List<Graph> |
ClientIOSummary.GraphGenerator.generate(List<? extends Summary> results) |
List<Graph> |
ClientIOTaskResult.GraphGenerator.generate(List<? extends Summary> results) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMaxThroughputSummary<T extends Parameters,S extends GeneralBenchSummary>
abstract class for result of MaxThroughput stressBench.
|
class |
GeneralBenchSummary<T extends TaskResult>
abstract class for BenchSummary.
|
Modifier and Type | Method and Description |
---|---|
List<Graph> |
AbstractMaxThroughputSummary.GraphGenerator.generate(List<? extends Summary> results) |
Modifier and Type | Class and Description |
---|---|
class |
FuseIOSummary
The summary for Fuse IO stress bench.
|
Modifier and Type | Class and Description |
---|---|
class |
JobServiceBenchSummary
The summary for the job service stress tests.
|
class |
JobServiceMaxThroughputSummary
The summary for the max throughput test.
|
Modifier and Type | Method and Description |
---|---|
List<Graph> |
JobServiceBenchSummary.GraphGenerator.generate(List<? extends Summary> results) |
Modifier and Type | Class and Description |
---|---|
class |
MasterBenchSummary
The summary for the master stress tests.
|
class |
MasterMaxThroughputSummary
The result for the master max throughput test.
|
class |
MaxThroughputSummary
The summary for the max throughput test.
|
class |
MultiOperationMasterBenchSummary
The summary for the multi-operation master stress tests.
|
Modifier and Type | Method and Description |
---|---|
List<Graph> |
MasterBenchSummary.GraphGenerator.generate(List<? extends Summary> results) |
List<Graph> |
MaxThroughputSummary.GraphGenerator.generate(List<? extends Summary> results) |
Modifier and Type | Class and Description |
---|---|
class |
RpcTaskSummary
This object is used to summarize the RPC stress test results.
|
Modifier and Type | Method and Description |
---|---|
Summary |
RpcTaskResult.Aggregator.aggregate(Iterable<RpcTaskResult> results) |
Modifier and Type | Class and Description |
---|---|
class |
IOTaskSummary
The summary for the UFS I/O throughput test.
|
class |
WorkerBenchSummary
The summary for the worker stress tests.
|
Modifier and Type | Method and Description |
---|---|
List<Graph> |
IOTaskSummary.GraphGenerator.generate(List<? extends Summary> results) |
List<Graph> |
WorkerBenchSummary.GraphGenerator.generate(List<? extends Summary> results) |
Copyright © 2023. All Rights Reserved.