MaterializedSerializer.KeyReferenceExtractor
the valueSerializer is wrapped into a CryptoSerializer
The keyref extracted by the wrapped key serializer will be shared with the wrapped value serializer using Kafka headersKafkaCryptoConstants.KEY_REF_HEADER (may be null)SerdeKafkaCryptoConstants.KEY_REF_HEADERSerializerSerializerConsumed using the keySerde and valueSerde of the pairProduced using the keySerde and valueSerde of the pairSerialized using the keySerde and valueSerde of the pairCopyright © 2018. All rights reserved.