Package com.couchbase.client.core.cnc
Class DefaultEventBus.Builder
java.lang.Object
com.couchbase.client.core.cnc.DefaultEventBus.Builder
- Enclosing class:
- DefaultEventBus
public static class DefaultEventBus.Builder extends Object
Allows to modify the default configuration of the
DefaultEventBus.-
Method Summary
Modifier and Type Method Description DefaultEventBusbuild()DefaultEventBus.BuildererrorLogging(Optional<PrintStream> errorLogging)DefaultEventBus.BuilderidleSleepDuration(Duration idleSleepDuration)DefaultEventBus.BuilderqueueCapacity(int queueCapacity)DefaultEventBus.BuilderthreadName(String threadName)
-
Method Details
-
queueCapacity
-
errorLogging
-
threadName
-
idleSleepDuration
-
build
-