Uses of Class
com.couchbase.client.dcp.core.config.BucketConfigRevision
Packages that use BucketConfigRevision
Package
Description
-
Uses of BucketConfigRevision in com.couchbase.client.dcp.buffer
Methods in com.couchbase.client.dcp.buffer that return BucketConfigRevision -
Uses of BucketConfigRevision in com.couchbase.client.dcp.conductor
Methods in com.couchbase.client.dcp.conductor with parameters of type BucketConfigRevisionModifier and TypeMethodDescriptionvoidBucketConfigArbiter.accept(HostAndPort origin, String rawConfig, BucketConfigRevision rev) voidBucketConfigSink.accept(HostAndPort origin, String rawConfig, BucketConfigRevision rev) -
Uses of BucketConfigRevision in com.couchbase.client.dcp.core.config
Methods in com.couchbase.client.dcp.core.config that return BucketConfigRevisionModifier and TypeMethodDescriptionBucketConfig.rev()Revision number (optional) for that configuration.DefaultCouchbaseBucketConfig.rev()Methods in com.couchbase.client.dcp.core.config with parameters of type BucketConfigRevisionModifier and TypeMethodDescriptionintBucketConfigRevision.compareTo(BucketConfigRevision o) booleanBucketConfigRevision.newerThan(BucketConfigRevision other)