| Package | Description |
|---|---|
| io.grpc.benchmarks.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Control.PoissonParams
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
|
static class |
Control.PoissonParams.Builder
Parameters of poisson process distribution, which is a good representation
of activity coming in from independent identical stationary sources.
|
| Modifier and Type | Method and Description |
|---|---|
Control.PoissonParamsOrBuilder |
Control.LoadParamsOrBuilder.getPoissonOrBuilder()
.grpc.testing.PoissonParams poisson = 2; |
Control.PoissonParamsOrBuilder |
Control.LoadParams.getPoissonOrBuilder()
.grpc.testing.PoissonParams poisson = 2; |
Control.PoissonParamsOrBuilder |
Control.LoadParams.Builder.getPoissonOrBuilder()
.grpc.testing.PoissonParams poisson = 2; |