Class Observe
- java.lang.Object
-
- com.couchbase.client.core.service.kv.Observe
-
public class Observe extends Object
Implements traditional observe-based durability requirements.- Since:
- 2.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObserve.ObservePersistToDefines the possible disk persistence constraints to observe.static classObserve.ObserveReplicateToDefines the possible replication constraints to observe.
-
Constructor Summary
Constructors Constructor Description Observe()
-
-
-
Method Detail
-
poll
public static Mono<Void> poll(ObserveContext ctx)
-
-