Uses of Interface
io.grpc.benchmarks.proto.Control.PoissonParamsOrBuilder
-
Packages that use Control.PoissonParamsOrBuilder Package Description io.grpc.benchmarks.proto -
-
Uses of Control.PoissonParamsOrBuilder in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement Control.PoissonParamsOrBuilder Modifier and Type Class Description static classControl.PoissonParamsParameters of poisson process distribution, which is a good representation of activity coming in from independent identical stationary sources.static classControl.PoissonParams.BuilderParameters of poisson process distribution, which is a good representation of activity coming in from independent identical stationary sources.Methods in io.grpc.benchmarks.proto that return Control.PoissonParamsOrBuilder Modifier and Type Method Description Control.PoissonParamsOrBuilderControl.LoadParams.Builder. getPoissonOrBuilder().grpc.testing.PoissonParams poisson = 2;Control.PoissonParamsOrBuilderControl.LoadParams. getPoissonOrBuilder().grpc.testing.PoissonParams poisson = 2;Control.PoissonParamsOrBuilderControl.LoadParamsOrBuilder. getPoissonOrBuilder().grpc.testing.PoissonParams poisson = 2;
-