Created by stewartbryson on 12/25/19.
| Type | Name and description |
|---|---|
java.lang.String |
acksThe value for 'acks' in the KafkaProducer API. |
java.lang.String |
bootstrapServersThe value for 'bootstrap.servers' in the KafkaProducer API. |
java.lang.String |
schemaRegistryThe value for 'schema.registry.url' in the KafkaProducer API. |
java.lang.String |
serializerKeyThe value for 'key.serializer' in the KafkaProducer API. |
java.lang.String |
serializerValueThe value for 'value.serializer' in the KafkaProducer API. |
| Methods inherited from class | Name |
|---|---|
class SinkContainer |
getContainerType, getDescription, getTaskName, logTaskName |
The value for 'acks' in the KafkaProducer API.
The value for 'bootstrap.servers' in the KafkaProducer API.
The value for 'schema.registry.url' in the KafkaProducer API.
The value for 'key.serializer' in the KafkaProducer API.
The value for 'value.serializer' in the KafkaProducer API.