Uses of Interface
ai.promoted.delivery.client.Sampler
-
Packages that use Sampler Package Description ai.promoted.delivery.client -
-
Uses of Sampler in ai.promoted.delivery.client
Classes in ai.promoted.delivery.client that implement Sampler Modifier and Type Class Description classSamplerImplBasic implementation of the Sampler interface.Methods in ai.promoted.delivery.client with parameters of type Sampler Modifier and Type Method Description PromotedDeliveryClient.BuilderPromotedDeliveryClient.Builder. withSampler(Sampler sampler)Sets sampler, which we use for sampling shadow traffic.
-