K
- type of key.V
- type of value.public interface TupleToKafkaMapper<K,V> extends Serializable
Modifier and Type | Method and Description |
---|---|
K |
getKeyFromTuple(Tuple tuple) |
V |
getMessageFromTuple(Tuple tuple) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.