@InterfaceStability.Uncommitted @InterfaceAudience.Private public class ObserveViaMutationToken extends Object
Document observe through mutation token information.
Constructor and Description |
---|
ObserveViaMutationToken() |
Modifier and Type | Method and Description |
---|---|
static rx.Observable<Boolean> |
call(ClusterFacade core,
String bucket,
String id,
MutationToken token,
Observe.PersistTo persistTo,
Observe.ReplicateTo replicateTo,
Delay delay,
RetryStrategy retryStrategy) |
public static rx.Observable<Boolean> call(ClusterFacade core, String bucket, String id, MutationToken token, Observe.PersistTo persistTo, Observe.ReplicateTo replicateTo, Delay delay, RetryStrategy retryStrategy)
Copyright © 2017 Couchbase, Inc.. All rights reserved.