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, boolean collections, boolean mutationTokens, Optional<String> bucket, boolean syncReplication, boolean vattrEnabled, boolean altRequest, CollectionMap collectionMap, com.couchbase.client.core.deps.io.netty.channel.ChannelId channelId, boolean createAsDeleted, boolean preserveTtl)