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