Uses of Interface
io.dropwizard.redis.metrics.EventPublisherOptionsFactory
-
Packages that use EventPublisherOptionsFactory Package Description io.dropwizard.redis.clientresources io.dropwizard.redis.metrics -
-
Uses of EventPublisherOptionsFactory in io.dropwizard.redis.clientresources
Fields in io.dropwizard.redis.clientresources declared as EventPublisherOptionsFactory Modifier and Type Field Description protected @Valid @NotNull EventPublisherOptionsFactoryClientResourcesFactory. eventPublisherOptionsMethods in io.dropwizard.redis.clientresources that return EventPublisherOptionsFactory Modifier and Type Method Description EventPublisherOptionsFactoryClientResourcesFactory. getEventPublisherOptions()Methods in io.dropwizard.redis.clientresources with parameters of type EventPublisherOptionsFactory Modifier and Type Method Description voidClientResourcesFactory. setEventPublisherOptions(EventPublisherOptionsFactory eventPublisherOptions) -
Uses of EventPublisherOptionsFactory in io.dropwizard.redis.metrics
Classes in io.dropwizard.redis.metrics that implement EventPublisherOptionsFactory Modifier and Type Class Description classDefaultEventPublisherOptionsFactory
-