Uses of Class
com.couchbase.client.core.config.ConfigVersion
Packages that use ConfigVersion
-
Uses of ConfigVersion in com.couchbase.client.core.config
Fields in com.couchbase.client.core.config declared as ConfigVersionModifier and TypeFieldDescriptionstatic final ConfigVersion
ConfigVersion.ZERO
A synthetic version, older than anything the server could send.Methods in com.couchbase.client.core.config that return ConfigVersionModifier and TypeMethodDescriptionAbstractBucketConfig.version()
BucketConfig.version()
GlobalConfig.version()
Methods in com.couchbase.client.core.config with parameters of type ConfigVersionModifier and TypeMethodDescriptionint
ConfigVersion.compareTo
(ConfigVersion o) boolean
ConfigVersion.isLessThanOrEqualTo
(ConfigVersion other)