public class NoOpProducerFactory<K,V> extends java.lang.Object implements ProducerProxyFactory<K,V>
| Constructor and Description |
|---|
NoOpProducerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProducerProxy<K,V> |
create(java.util.Map<java.lang.String,java.lang.Object> configs) |
public ProducerProxy<K,V> create(java.util.Map<java.lang.String,java.lang.Object> configs)
create in interface ClientProxyFactory<ProducerProxy<K,V>>Copyright © 2020–2022 Axual B.V.. All rights reserved.