Interface KeyExtractor


public interface KeyExtractor
Knows how to parse the collection ID out of a message's key field.
  • Field Details

  • Method Details

    • getCollectionIdAndKey

      CollectionIdAndKey getCollectionIdAndKey(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf event)