クラス KafkaProperties
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties
Spring for Apache Kafka の構成プロパティ。
これらのプロパティの詳細については、Kafka のドキュメントを参照してください。
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static classstatic classstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic class優先度の高い(および中程度の)Streams プロパティと一般的なプロパティバケット。static classコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明このインスタンスの状態から管理プロパティの初期マップを作成します。このインスタンスの状態からコンシューマープロパティの初期マップを作成します。このインスタンスの状態からプロデューサープロパティの初期マップを作成します。このインスタンスの状態からストリームプロパティの初期マップを作成します。getAdmin()@Nullable StringSEgetJaas()getRetry()getSsl()voidsetBootstrapServers(ListSE<StringSE> bootstrapServers) voidsetClientId(@Nullable StringSE clientId)
コンストラクターの詳細
KafkaProperties
public KafkaProperties()
メソッドの詳細
getBootstrapServers
setBootstrapServers
getClientId
setClientId
getProperties
getConsumer
getProducer
getListener
getAdmin
getStreams
getSsl
getJaas
getTemplate
getSecurity
getRetry
buildConsumerProperties
buildProducerProperties
buildAdminProperties
buildStreamsProperties