| Package | Description |
|---|---|
| io.jenkins.plugins.remotingkafka | |
| io.jenkins.plugins.remotingkafka.builder |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kafka.clients.consumer.KafkaConsumer<String,byte[]> |
KafkaUtils.createByteConsumer(String kafkaURL,
String consumerGroupID,
Properties securityProps) |
static org.apache.kafka.clients.producer.Producer<String,byte[]> |
KafkaUtils.createByteProducer(String kafkaURL,
Properties securityProps) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
ProducerPropertiesBuilder.build() |
Properties |
ConsumerPropertiesBuilder.build() |
Copyright © 2004–2019. All rights reserved.