public class KafkaConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KafkaConfig.Builder |
Constructor and Description |
---|
KafkaConfig() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
adminClientConfig() |
String |
applicationId() |
String |
bootstrapServers() |
Map<String,Object> |
consumerConfig() |
boolean |
isExactlyOnce() |
Map<String,Object> |
producerConfig() |
String |
stateDir() |
Map<String,Object> |
streamsConfig() |
Copyright © 2019. All rights reserved.