Uses of Interface
io.grpc.benchmarks.qps.AbstractConfigurationBuilder.Param
-
Packages that use AbstractConfigurationBuilder.Param Package Description io.grpc.benchmarks.qps -
-
Uses of AbstractConfigurationBuilder.Param in io.grpc.benchmarks.qps
Methods in io.grpc.benchmarks.qps that return types with arguments of type AbstractConfigurationBuilder.Param Modifier and Type Method Description protected abstract java.util.Collection<AbstractConfigurationBuilder.Param>AbstractConfigurationBuilder. getParams()Returns the valid parameters supported by the configuration.
-