Interface StreamTask.ProducerSupplier
-
- Enclosing class:
- StreamTask
public static interface StreamTask.ProducerSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.kafka.clients.producer.Producer<byte[],byte[]>
get()
-