Index
All Classes and Interfaces|All Packages
A
- Admin() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
B
- Backoff() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- BATCH - Enum constant in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener.Type
-
Invokes the endpoint with a batch of ConsumerRecords.
- buildAdminProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
-
Create an initial map of admin properties from the state of this instance.
- buildConsumerProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
-
Create an initial map of consumer properties from the state of this instance.
- buildProducerProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
-
Create an initial map of producer properties from the state of this instance.
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Security
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- buildProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- buildStreamsProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
-
Create an initial map of streams properties from the state of this instance.
C
- Cleanup() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Cleanup
- close() - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- ConcurrentKafkaListenerContainerFactoryConfigurer - Class in org.springframework.boot.kafka.autoconfigure
-
Configure
ConcurrentKafkaListenerContainerFactorywith sensible defaults tuned using configuration properties. - ConcurrentKafkaListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.kafka.autoconfigure.ConcurrentKafkaListenerContainerFactoryConfigurer
- configure(Map) - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- configure(ConcurrentKafkaListenerContainerFactory, ConsumerFactory) - Method in class org.springframework.boot.kafka.autoconfigure.ConcurrentKafkaListenerContainerFactoryConfigurer
-
Configure the specified Kafka listener container factory.
- Consumer() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- createClientSslEngine(String, int, String) - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- createServerSslEngine(String, int) - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- customize(DefaultKafkaConsumerFactory) - Method in interface org.springframework.boot.kafka.autoconfigure.DefaultKafkaConsumerFactoryCustomizer
-
Customize the
DefaultKafkaConsumerFactory. - customize(DefaultKafkaProducerFactory) - Method in interface org.springframework.boot.kafka.autoconfigure.DefaultKafkaProducerFactoryCustomizer
-
Customize the
DefaultKafkaProducerFactory.
D
- DefaultKafkaConsumerFactoryCustomizer - Interface in org.springframework.boot.kafka.autoconfigure
-
Callback interface for customizing
DefaultKafkaConsumerFactorybeans. - DefaultKafkaProducerFactoryCustomizer - Interface in org.springframework.boot.kafka.autoconfigure
-
Callback interface for customizing
DefaultKafkaProducerFactorybeans.
G
- getAckCount() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getAckMode() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getAcks() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getAckTime() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getAdmin() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the admin configuration.
- getAdmin() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getApplicationId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getAsyncAcks() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getAttempts() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- getAuthExceptionRetryInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getAutoCommitInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getAutoOffsetReset() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getBackoff() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- getBatchSize() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getBootstrapServers() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Returns the list of bootstrap servers.
- getBootstrapServers() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the list of bootstrap servers.
- getBootstrapServers() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getBootstrapServers() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getBootstrapServers() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getBootstrapServers() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getBufferMemory() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getBundle() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getChangeConsumerThreadName() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getCleanup() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getClientId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getCloseTimeout() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getCompressionType() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getConcurrency() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getConsumer() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the consumer configuration.
- getConsumer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getControlFlag() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- getDefaultTopic() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- getDelay() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- getEnableAutoCommit() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getFetchMaxWait() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getFetchMinSize() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getGroupId() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getHeartbeatInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getIdleBetweenPolls() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getIdleEventInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getIdlePartitionEventInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getIsolationLevel() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getJaas() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getJitter() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- getKeyDeserializer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getKeyPassword() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getKeySerializer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getKeyStoreCertificateChain() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getKeyStoreKey() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getKeyStoreLocation() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getKeyStorePassword() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getKeyStoreType() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getListener() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getLogContainerConfig() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getLoginModule() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- getMaxDelay() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- getMaxPollInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getMaxPollRecords() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getMonitorInterval() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getMultiplier() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- getNoPollThreshold() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getOperationTimeout() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getOptions() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- getPollTimeout() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getProducer() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the producer configuration.
- getProducer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getProperties() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getProtocol() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Security
- getProtocol() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getReplicationFactor() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getRetries() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getRetry() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getSecurity() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getSecurity() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getSecurity() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getSecurity() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getSecurity() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getSecurityProtocol() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Returns the security protocol.
- getSecurityProtocol() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the security protocol.
- getSsl() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- getSsl() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getSsl() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getSsl() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getSsl() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getSslBundle() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Returns the SSL bundle.
- getSslBundle() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the SSL bundle.
- getStateDir() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getStateStoreCacheMaxSize() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- getStreams() - Method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails
-
Returns the Kafka Streams configuration.
- getStreams() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getTemplate() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- getTopic() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry
- getTransactionIdPrefix() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- getTransactionIdPrefix() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- getTrustStoreCertificates() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getTrustStoreLocation() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getTrustStorePassword() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getTrustStoreType() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- getType() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- getValueDeserializer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- getValueSerializer() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
I
- id() - Method in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.IsolationLevel
- isAutoCreate() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- isAutoStartup() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- isAutoStartup() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- isEnabled() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- isEnabled() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- isFailFast() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- isImmediateStop() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- isMissingTopicsFatal() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- isModifyTopicConfigs() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- isObservationEnabled() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- isObservationEnabled() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- isOnShutdown() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Cleanup
- isOnStartup() - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Cleanup
J
- Jaas() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
K
- KafkaAutoConfiguration - Class in org.springframework.boot.kafka.autoconfigure
-
Auto-configurationfor Apache Kafka. - KafkaConnectionDetails - Interface in org.springframework.boot.kafka.autoconfigure
-
Details required to establish a connection to a Kafka service.
- KafkaConnectionDetails.Configuration - Interface in org.springframework.boot.kafka.autoconfigure
-
Kafka connection details configuration.
- KafkaMetricsAutoConfiguration - Class in org.springframework.boot.kafka.autoconfigure.metrics
-
Auto-configuration for Kafka metrics.
- KafkaMetricsAutoConfiguration() - Constructor for class org.springframework.boot.kafka.autoconfigure.metrics.KafkaMetricsAutoConfiguration
- KafkaProperties - Class in org.springframework.boot.kafka.autoconfigure
-
Configuration properties for Spring for Apache Kafka.
- KafkaProperties() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- KafkaProperties.Admin - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Cleanup - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Consumer - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.IsolationLevel - Enum Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Jaas - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Listener - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Listener.Type - Enum Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Producer - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Retry - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Retry.Topic - Class in org.springframework.boot.kafka.autoconfigure
-
Properties for non-blocking, topic-based retries.
- KafkaProperties.Retry.Topic.Backoff - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Security - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Ssl - Class in org.springframework.boot.kafka.autoconfigure
- KafkaProperties.Streams - Class in org.springframework.boot.kafka.autoconfigure
-
High (and some medium) priority Streams properties and a general properties bucket.
- KafkaProperties.Template - Class in org.springframework.boot.kafka.autoconfigure
- keystore() - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
L
- Listener() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
O
- of(List) - Static method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Creates a new configuration with the given bootstrap servers.
- of(List, SslBundle, String) - Static method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Creates a new configuration with the given bootstrap servers, SSL bundle and security protocol.
- of(List, SslBundle) - Static method in interface org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration
-
Creates a new configuration with the given bootstrap servers and SSL bundle.
- org.springframework.boot.kafka.autoconfigure - package org.springframework.boot.kafka.autoconfigure
-
Auto-configuration for Apache Kafka.
- org.springframework.boot.kafka.autoconfigure.metrics - package org.springframework.boot.kafka.autoconfigure.metrics
-
Auto-configuration for Apache Kafka metrics.
P
- Producer() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
R
- READ_COMMITTED - Enum constant in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.IsolationLevel
-
Read records from committed transactions, in addition to records not part of transactions.
- READ_UNCOMMITTED - Enum constant in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.IsolationLevel
-
Read everything including aborted transactions.
- reconfigurableConfigs() - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- Retry() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry
S
- Security() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Security
- setAckCount(Integer) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setAckMode(ContainerProperties.AckMode) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setAcks(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setAckTime(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setApplicationId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setAsyncAcks(Boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setAttempts(int) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- setAuthExceptionRetryInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setAutoCommitInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setAutoCreate(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setAutoOffsetReset(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setAutoStartup(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setAutoStartup(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setBatchSize(DataSize) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setBootstrapServers(List) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setBootstrapServers(List) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setBootstrapServers(List) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setBootstrapServers(List) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- setBufferMemory(DataSize) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setBundle(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setChangeConsumerThreadName(Boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties
- setClientId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setCloseTimeout(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setCommonErrorHandler(CommonErrorHandler) - Method in class org.springframework.boot.kafka.autoconfigure.ConcurrentKafkaListenerContainerFactoryConfigurer
-
Set the
CommonErrorHandlerto use. - setCompressionType(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setConcurrency(Integer) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setControlFlag(KafkaJaasLoginModuleInitializer.ControlFlag) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- setDefaultTopic(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- setDelay(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- setEnableAutoCommit(Boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setEnabled(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- setEnabled(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- setFailFast(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setFetchMaxWait(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setFetchMinSize(DataSize) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setGroupId(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setHeartbeatInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setIdleBetweenPolls(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setIdleEventInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setIdlePartitionEventInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setImmediateStop(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setIsolationLevel(KafkaProperties.IsolationLevel) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setJitter(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- setKeyDeserializer(Class) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setKeyPassword(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setKeySerializer(Class) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setKeyStoreCertificateChain(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setKeyStoreKey(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setKeyStoreLocation(Resource) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setKeyStorePassword(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setKeyStoreType(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setLogContainerConfig(Boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setLoginModule(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- setMaxDelay(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- setMaxPollInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setMaxPollRecords(Integer) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setMissingTopicsFatal(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setModifyTopicConfigs(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setMonitorInterval(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setMultiplier(double) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic.Backoff
- setNoPollThreshold(Float) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setObservationEnabled(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setObservationEnabled(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- setOnShutdown(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Cleanup
- setOnStartup(boolean) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Cleanup
- setOperationTimeout(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Admin
- setOptions(Map) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
- setPollTimeout(Duration) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setProtocol(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Security
- setProtocol(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setReplicationFactor(Integer) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setRetries(Integer) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setStateDir(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setStateStoreCacheMaxSize(DataSize) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
- setTransactionIdPrefix(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- setTransactionIdPrefix(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- setTrustStoreCertificates(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setTrustStoreLocation(Resource) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setTrustStorePassword(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setTrustStoreType(String) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- setType(KafkaProperties.Listener.Type) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener
- setValueDeserializer(Class) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Consumer
- setValueSerializer(Class) - Method in class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Producer
- shouldBeRebuilt(Map) - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- SINGLE - Enum constant in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener.Type
-
Invokes the endpoint with one ConsumerRecord at a time.
- Ssl() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Ssl
- SslBundleSslEngineFactory - Class in org.springframework.boot.kafka.autoconfigure
- SslBundleSslEngineFactory() - Constructor for class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
- Streams() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Streams
T
- Template() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Template
- Topic() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- truststore() - Method in class org.springframework.boot.kafka.autoconfigure.SslBundleSslEngineFactory
V
- valueOf(String) - Static method in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.IsolationLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.IsolationLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages