Package | Description |
---|---|
com.couchbase.client.core.config | |
com.couchbase.client.core.io.netty.kv |
Modifier and Type | Method and Description |
---|---|
CollectionMap |
DefaultConfigurationProvider.collectionMap() |
CollectionMap |
ConfigurationProvider.collectionMap()
Returns the attached collection map.
|
Modifier and Type | Method and Description |
---|---|
CollectionMap |
KeyValueChannelContext.collectionMap() |
Constructor and Description |
---|
KeyValueChannelContext(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) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.