| Package | Description |
|---|---|
| com.couchbase.client.dcp.buffer | |
| com.couchbase.client.dcp.conductor | |
| com.couchbase.client.dcp.core.config |
| Modifier and Type | Method and Description |
|---|---|
BucketConfigRevision |
DcpBucketConfig.rev() |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketConfigSink.accept(HostAndPort origin,
String rawConfig,
BucketConfigRevision rev) |
void |
BucketConfigArbiter.accept(HostAndPort origin,
String rawConfig,
BucketConfigRevision rev) |
| Modifier and Type | Method and Description |
|---|---|
BucketConfigRevision |
BucketConfig.rev()
Revision number (optional) for that configuration.
|
BucketConfigRevision |
DefaultCouchbaseBucketConfig.rev() |
| Modifier and Type | Method and Description |
|---|---|
int |
BucketConfigRevision.compareTo(BucketConfigRevision o) |
boolean |
BucketConfigRevision.newerThan(BucketConfigRevision other) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.