Uses of Class
com.couchbase.client.dcp.highlevel.internal.CollectionsManifest.CollectionInfo
Packages that use CollectionsManifest.CollectionInfo
-
Uses of CollectionsManifest.CollectionInfo in com.couchbase.client.dcp.highlevel
Methods in com.couchbase.client.dcp.highlevel that return CollectionsManifest.CollectionInfoConstructors in com.couchbase.client.dcp.highlevel with parameters of type CollectionsManifest.CollectionInfoModifierConstructorDescriptionDeletion(io.netty.buffer.ByteBuf byteBuf, CollectionsManifest.CollectionInfo collectionInfo, String key, FlowControlReceipt receipt, StreamOffset offset, boolean dueToExpiration) DocumentChange(io.netty.buffer.ByteBuf byteBuf, CollectionsManifest.CollectionInfo collectionInfo, String key, FlowControlReceipt receipt, StreamOffset offset) Mutation(io.netty.buffer.ByteBuf byteBuf, CollectionsManifest.CollectionInfo collectionInfo, String key, FlowControlReceipt receipt, StreamOffset offset) -
Uses of CollectionsManifest.CollectionInfo in com.couchbase.client.dcp.highlevel.internal
Methods in com.couchbase.client.dcp.highlevel.internal that return CollectionsManifest.CollectionInfoModifier and TypeMethodDescriptionCollectionsManifest.getCollection(long id) CollectionsManifest.getCollection(String name)