public class AsyncClient extends Object
Constructor and Description |
---|
AsyncClient(io.grpc.benchmarks.qps.ClientConfiguration config) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String... args)
checkstyle complains if there is no javadoc comment here.
|
void |
run()
Start the QPS Client.
|