Uses of Class
com.couchbase.client.core.io.CollectionMap
Packages that use CollectionMap
-
Uses of CollectionMap in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return CollectionMapModifier and TypeMethodDescriptionConfigurationProvider.collectionMap()
Returns the attached collection map.DefaultConfigurationProvider.collectionMap()
-
Uses of CollectionMap in com.couchbase.client.core.io.netty.kv
Methods in com.couchbase.client.core.io.netty.kv that return CollectionMapConstructors in com.couchbase.client.core.io.netty.kv with parameters of type CollectionMapModifierConstructorDescriptionKeyValueChannelContext
(CompressionConfig compression, Optional<String> bucket, CollectionMap collectionMap, com.couchbase.client.core.deps.io.netty.channel.ChannelId channelId, Set<ServerFeature> features)