public interface ConsumerFactory<K,V> extends Serializable
This is here to enable testing.
| Modifier and Type | Method and Description | 
|---|---|
org.apache.kafka.clients.consumer.Consumer<K,V> | 
createConsumer(Map<String,Object> consumerProps)  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.