public @interface KafkaEndpoint
Modifier and Type | Required Element and Description |
---|---|
String |
saslJaasConfig |
Modifier and Type | Optional Element and Description |
---|---|
String |
kafkaBootstrapServers |
int |
kafkaDefaultApiTimeout |
int |
kafkaRequestTimeout |
String |
saslMechanism |
String |
securityProtocol |
public abstract String saslJaasConfig
public abstract String kafkaBootstrapServers
public abstract String securityProtocol
public abstract String saslMechanism
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.