Annotation Interface KafkaKey


@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable @Inherited public @interface KafkaKey
Parameter level annotation to indicate which parameter is bound to the Kafka key.
Since:
1.0
Author:
Graeme Rocher