| Interface | Description |
|---|---|
| SerializerPairFactory |
A factory to pair 2
Serializer |
| Class | Description |
|---|---|
| CryptoSerializerPairFactory |
A factory to pair 2 serializers
the keySerializer is wrapped to call the
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 headers |
| SerializerPair<K,V> |
Represent paired
Serializer |
Copyright © 2018. All rights reserved.