Uses of Interface
io.grpc.benchmarks.proto.Control.LoadParamsOrBuilder
-
Packages that use Control.LoadParamsOrBuilder Package Description io.grpc.benchmarks.proto -
-
Uses of Control.LoadParamsOrBuilder in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement Control.LoadParamsOrBuilder Modifier and Type Class Description static classControl.LoadParamsProtobuf typegrpc.testing.LoadParamsstatic classControl.LoadParams.BuilderProtobuf typegrpc.testing.LoadParamsMethods in io.grpc.benchmarks.proto that return Control.LoadParamsOrBuilder Modifier and Type Method Description Control.LoadParamsOrBuilderControl.ClientConfig.Builder. getLoadParamsOrBuilder()The requested load for the entire client (aggregated over all the threads).Control.LoadParamsOrBuilderControl.ClientConfig. getLoadParamsOrBuilder()The requested load for the entire client (aggregated over all the threads).Control.LoadParamsOrBuilderControl.ClientConfigOrBuilder. getLoadParamsOrBuilder()The requested load for the entire client (aggregated over all the threads).
-