Searched refs:getPoisson (Results 1 – 4 of 4) sorted by relevance
49 public function getPoisson() function in Grpc\\Testing\\LoadParams
114 $lamrecip = 1.0/($config->getLoadParams()->getPoisson()->getOfferedLoad());
131 threadCount / config.getLoadParams().getPoisson().getOfferedLoad()); in LoadClient()
1296 io.grpc.benchmarks.proto.Control.PoissonParams getPoisson(); in getPoisson() method1476 public io.grpc.benchmarks.proto.Control.PoissonParams getPoisson() { in getPoisson() method in Control.LoadParams1551 result = result && getPoisson() in equals()1552 .equals(other.getPoisson()); in equals()1575 hash = (53 * hash) + getPoisson().hashCode(); in hashCode()1795 mergePoisson(other.getPoisson()); in mergeFrom()1991 public io.grpc.benchmarks.proto.Control.PoissonParams getPoisson() { in getPoisson() method in Control.LoadParams.Builder