Home
last modified time | relevance | path

Searched defs:LoadGenerationWorker (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DOpenLoopClient.java127 static class LoadGenerationWorker implements Callable<Histogram> { class in OpenLoopClient
135 LoadGenerationWorker(Channel channel, SimpleRequest request, int targetQps, int duration) { in LoadGenerationWorker() method in OpenLoopClient.LoadGenerationWorker