- All Known Implementing Classes:
DefaultEventPublisherOptions
public interface EventPublisherOptions
Configuration interface for command latency collection.
- Author:
- Mark Paluch
-
Method Summary
Modifier and Type Method Description DurationeventEmitInterval()Returns the interval for emit metrics.
-
Method Details
-
eventEmitInterval
Duration eventEmitInterval()Returns the interval for emit metrics.- Returns:
- the interval for emit metrics
-