Interface | Description |
---|---|
Summary |
The aggregated summary of multiple task results.
|
TaskResult |
This represents the result of a single stress task.
|
TaskResult.Aggregator<T extends TaskResult> |
The interface that aggregates multiple task results into a summary.
|
Class | Description |
---|---|
BaseParameters |
This holds all the parameters.
|
CachingBlockMasterClient |
Use this class to avoid the map-list conversion at the client side.
|
CachingBlockMasterClient.CachingBlockMapIterator |
Pre-generate the list so the RPC execution time does not include the conversion time.
|
GraphGenerator |
This generates graphs from a list of summaries.
|
Parameters |
Abstract class for parameters of stress tests.
|
StressConstants |
Constants for stress tests.
|
Annotation Type | Description |
---|---|
Parameters.BooleanDescription |
This annotation defines readable descriptions boolean parameters.
|
Parameters.KeylessDescription |
This annotation is for descriptions which do not display the key/name.
|
Parameters.PathDescription |
This annotation defines readable descriptions for paths.
|
Copyright © 2023. All Rights Reserved.