V
- the domain class to read or write to KafkaS
- the generic serialization type for all domain objectspublic interface GenericMapper<V,S>
Modifier and Type | Method and Description |
---|---|
V |
fromGeneric(S serialized) |
S |
toGeneric(V value) |
Copyright © 2019. All rights reserved.