Annotation Interface KafkaTimestamp


@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable @Inherited public @interface KafkaTimestamp
Parameter level annotation to indicate which parameter is bound to the Kafka Producer timestamp.
Since:
1.2
Author:
Boris Finkelshteyn