| Interface | Description |
|---|---|
| AbstractConfigurationBuilder.Param |
A single application parameter supported by this builder.
|
| Configuration |
Configuration for a benchmark application.
|
| Configuration.Builder<T extends Configuration> |
Builder for the
Configuration. |
| Class | Description |
|---|---|
| AbstractConfigurationBuilder<T extends Configuration> |
Abstract base class for all
Configuration.Builders. |
| AsyncClient |
QPS Client using the non-blocking API.
|
| AsyncServer |
QPS server using the non-blocking API.
|
| OpenLoopClient |
Tries to generate traffic that closely resembles user-generated RPC traffic.
|