クラス KafkaProperties.Streams
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- 含まれているクラス:
KafkaProperties
優先度の高い(および中程度の)Streams プロパティと一般的なプロパティバケット。
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable IntegerSEgetSsl()@Nullable StringSE@Nullable DataSizebooleanvoidsetApplicationId(@Nullable StringSE applicationId) voidsetAutoStartup(boolean autoStartup) voidsetBootstrapServers(@Nullable ListSE<StringSE> bootstrapServers) voidsetClientId(@Nullable StringSE clientId) voidsetReplicationFactor(@Nullable IntegerSE replicationFactor) voidsetStateDir(@Nullable StringSE stateDir) voidsetStateStoreCacheMaxSize(@Nullable DataSize stateStoreCacheMaxSize)
コンストラクターの詳細
Streams
public Streams()
メソッドの詳細
getSsl
getSecurity
getCleanup
getApplicationId
setApplicationId
isAutoStartup
public boolean isAutoStartup()setAutoStartup
public void setAutoStartup(boolean autoStartup) getBootstrapServers
setBootstrapServers
getStateStoreCacheMaxSize
setStateStoreCacheMaxSize
getClientId
setClientId
getReplicationFactor
setReplicationFactor
getStateDir
setStateDir
getProperties
buildProperties