Class Observe
java.lang.Object
com.couchbase.client.core.service.kv.Observe
Implements traditional observe-based durability requirements.
- Since:
- 2.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Defines the possible disk persistence constraints to observe.static enum
Defines the possible replication constraints to observe. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic reactor.core.publisher.Mono
<Void> poll
(ObserveContext ctx)
-
Constructor Details
-
Observe
public Observe()
-
-
Method Details
-
poll
-