Uses of Class
brave.rpc.RpcRuleSampler
-
-
Uses of RpcRuleSampler in brave.rpc
Methods in brave.rpc that return RpcRuleSampler Modifier and Type Method Description RpcRuleSamplerRpcRuleSampler.Builder. build()Methods in brave.rpc with parameters of type RpcRuleSampler Modifier and Type Method Description RpcRuleSampler.BuilderRpcRuleSampler.Builder. putAllRules(RpcRuleSampler sampler)Adds or replaces all rules in this sampler with those of the input.
-