クラス KafkaProperties.Consumer
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- 含まれているクラス:
KafkaProperties
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable DurationSE@Nullable StringSE@Nullable StringSE@Nullable BooleanSE@Nullable DurationSE@Nullable DataSize@Nullable StringSE@Nullable DurationSEClassSE<?> @Nullable DurationSE@Nullable IntegerSEgetSsl()ClassSE<?> voidsetAutoCommitInterval(@Nullable DurationSE autoCommitInterval) voidsetAutoOffsetReset(@Nullable StringSE autoOffsetReset) voidsetBootstrapServers(@Nullable ListSE<StringSE> bootstrapServers) voidsetClientId(@Nullable StringSE clientId) voidsetEnableAutoCommit(@Nullable BooleanSE enableAutoCommit) voidsetFetchMaxWait(@Nullable DurationSE fetchMaxWait) voidsetFetchMinSize(@Nullable DataSize fetchMinSize) voidsetGroupId(@Nullable StringSE groupId) voidsetHeartbeatInterval(@Nullable DurationSE heartbeatInterval) voidsetIsolationLevel(KafkaProperties.IsolationLevel isolationLevel) voidsetKeyDeserializer(ClassSE<?> keyDeserializer) voidsetMaxPollInterval(@Nullable DurationSE maxPollInterval) voidsetMaxPollRecords(@Nullable IntegerSE maxPollRecords) voidsetValueDeserializer(ClassSE<?> valueDeserializer)
コンストラクターの詳細
Consumer
public Consumer()
メソッドの詳細
getSsl
getSecurity
getAutoCommitInterval
setAutoCommitInterval
getAutoOffsetReset
setAutoOffsetReset
getBootstrapServers
setBootstrapServers
getClientId
setClientId
getEnableAutoCommit
setEnableAutoCommit
getFetchMaxWait
setFetchMaxWait
getFetchMinSize
setFetchMinSize
getGroupId
setGroupId
getHeartbeatInterval
setHeartbeatInterval
getIsolationLevel
setIsolationLevel
getKeyDeserializer
setKeyDeserializer
getValueDeserializer
setValueDeserializer
getMaxPollRecords
setMaxPollRecords
getMaxPollInterval
setMaxPollInterval
getProperties
buildProperties