Package com.couchbase.client.core.env
Class LoggingMeterConfig.Builder
java.lang.Object
com.couchbase.client.core.env.LoggingMeterConfig.Builder
- Enclosing class:
- LoggingMeterConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
emitInterval
(Duration emitInterval) Allows to customize the emit intervalenabled
(boolean enabled)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
emitInterval
Allows to customize the emit interval- Parameters:
emitInterval
- the interval to use.- Returns:
- this builder for chaining.
-
enabled
-
build
-