public interface ProduceJobFactory<K,V>
| Modifier and Type | Method and Description |
|---|---|
ProduceJob<K,V> |
createNewJob(ProducerMessage<K,V> message,
ProduceCallback<K,V> produceCallback) |
ProduceJob<K,V> createNewJob(ProducerMessage<K,V> message, ProduceCallback<K,V> produceCallback)
Copyright © 2020–2021 Axual B.V.. All rights reserved.