Package com.couchbase.client.core.cnc
Class DefaultEventBus.Builder
java.lang.Object
com.couchbase.client.core.cnc.DefaultEventBus.Builder
- Enclosing class:
- DefaultEventBus
Allows to modify the default configuration of the
DefaultEventBus
.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
errorLogging
(Optional<PrintStream> errorLogging) idleSleepDuration
(Duration idleSleepDuration) overflowLogInterval
(Duration overflowLogInterval) queueCapacity
(int queueCapacity) threadName
(String threadName)
-
Method Details
-
queueCapacity
-
errorLogging
-
threadName
-
idleSleepDuration
-
overflowLogInterval
-
build
-