Uses of Interface
brave.sampler.DeclarativeSampler.RateForMethod
-
Packages that use DeclarativeSampler.RateForMethod Package Description brave.sampler -
-
Uses of DeclarativeSampler.RateForMethod in brave.sampler
Methods in brave.sampler with parameters of type DeclarativeSampler.RateForMethod Modifier and Type Method Description static <M> DeclarativeSampler<M>DeclarativeSampler. create(DeclarativeSampler.RateForMethod<M> rateForMethod)Deprecated.
-