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(io.netty.buffer.ByteBuf event)