Module lettuce.core
Package io.lettuce.core.event
Event publishing and subscription.
-
Interface Summary Interface Description Event Marker-interface for events that are published over the event bus.EventBus Interface for an EventBus.EventPublisherOptions Configuration interface for command latency collection. -
Class Summary Class Description DefaultEventBus Default implementation for anEventBus.DefaultEventPublisherOptions The default implementation ofCommandLatencyCollectorOptions.DefaultEventPublisherOptions.Builder Builder forDefaultEventPublisherOptions.