Uses of Class
io.confluent.parallelconsumer.RecordContext.RecordContextBuilder
Packages that use RecordContext.RecordContextBuilder
-
Uses of RecordContext.RecordContextBuilder in io.confluent.parallelconsumer
Methods in io.confluent.parallelconsumer that return RecordContext.RecordContextBuilderModifier and TypeMethodDescriptionstatic <K,V> RecordContext.RecordContextBuilder<K, V> RecordContext.builder()RecordContext.RecordContextBuilder.consumerRecord(org.apache.kafka.clients.consumer.ConsumerRecord<K, V> consumerRecord) RecordContext.toBuilder()RecordContext.RecordContextBuilder.workContainer(WorkContainer<K, V> workContainer)