クラス KafkaProperties.Producer
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- 含まれているクラス:
KafkaProperties
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSEgetAcks()@Nullable DataSize@Nullable DataSize@Nullable StringSE@Nullable StringSEClassSE<?> @Nullable IntegerSEgetSsl()@Nullable StringSEClassSE<?> voidvoidsetBatchSize(@Nullable DataSize batchSize) voidsetBootstrapServers(@Nullable ListSE<StringSE> bootstrapServers) voidsetBufferMemory(@Nullable DataSize bufferMemory) voidsetClientId(@Nullable StringSE clientId) voidsetCompressionType(@Nullable StringSE compressionType) voidsetKeySerializer(ClassSE<?> keySerializer) voidsetRetries(@Nullable IntegerSE retries) voidsetTransactionIdPrefix(@Nullable StringSE transactionIdPrefix) voidsetValueSerializer(ClassSE<?> valueSerializer)
コンストラクターの詳細
Producer
public Producer()
メソッドの詳細
getSsl
getSecurity
getAcks
setAcks
getBatchSize
setBatchSize
getBootstrapServers
setBootstrapServers
getBufferMemory
setBufferMemory
getClientId
setClientId
getCompressionType
setCompressionType
getKeySerializer
setKeySerializer
getValueSerializer
setValueSerializer
getRetries
setRetries
getTransactionIdPrefix
setTransactionIdPrefix
getProperties
buildProperties