@Generated(value="org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.kafka") public class KafkaComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
KafkaComponentConfiguration() |
public void setAdditionalProperties(Map<String,Object> additionalProperties)
public String getBrokers()
public void setBrokers(String brokers)
public String getClientId()
public void setClientId(String clientId)
public String getConfiguration()
public void setConfiguration(String configuration)
public String getHeaderFilterStrategy()
public void setHeaderFilterStrategy(String headerFilterStrategy)
public Integer getReconnectBackoffMaxMs()
public void setReconnectBackoffMaxMs(Integer reconnectBackoffMaxMs)
public Integer getShutdownTimeout()
public void setShutdownTimeout(Integer shutdownTimeout)
public Boolean getAllowManualCommit()
public void setAllowManualCommit(Boolean allowManualCommit)
public Boolean getAutoCommitEnable()
public void setAutoCommitEnable(Boolean autoCommitEnable)
public Integer getAutoCommitIntervalMs()
public void setAutoCommitIntervalMs(Integer autoCommitIntervalMs)
public String getAutoCommitOnStop()
public void setAutoCommitOnStop(String autoCommitOnStop)
public String getAutoOffsetReset()
public void setAutoOffsetReset(String autoOffsetReset)
public Boolean getBreakOnFirstError()
public void setBreakOnFirstError(Boolean breakOnFirstError)
public Boolean getBridgeErrorHandler()
public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
public Boolean getCheckCrcs()
public void setCheckCrcs(Boolean checkCrcs)
public Integer getConsumerRequestTimeoutMs()
public void setConsumerRequestTimeoutMs(Integer consumerRequestTimeoutMs)
public Integer getConsumersCount()
public void setConsumersCount(Integer consumersCount)
public Integer getConsumerStreams()
public void setConsumerStreams(Integer consumerStreams)
public Integer getFetchMaxBytes()
public void setFetchMaxBytes(Integer fetchMaxBytes)
public Integer getFetchMinBytes()
public void setFetchMinBytes(Integer fetchMinBytes)
public Integer getFetchWaitMaxMs()
public void setFetchWaitMaxMs(Integer fetchWaitMaxMs)
public String getGroupId()
public void setGroupId(String groupId)
public Integer getHeartbeatIntervalMs()
public void setHeartbeatIntervalMs(Integer heartbeatIntervalMs)
public String getKafkaHeaderDeserializer()
public void setKafkaHeaderDeserializer(String kafkaHeaderDeserializer)
public String getKeyDeserializer()
public void setKeyDeserializer(String keyDeserializer)
public Integer getMaxPartitionFetchBytes()
public void setMaxPartitionFetchBytes(Integer maxPartitionFetchBytes)
public String getMaxPollIntervalMs()
public void setMaxPollIntervalMs(String maxPollIntervalMs)
public Integer getMaxPollRecords()
public void setMaxPollRecords(Integer maxPollRecords)
public String getOffsetRepository()
public void setOffsetRepository(String offsetRepository)
public String getPartitionAssignor()
public void setPartitionAssignor(String partitionAssignor)
public String getPollTimeoutMs()
public void setPollTimeoutMs(String pollTimeoutMs)
public String getSeekTo()
public void setSeekTo(String seekTo)
public Integer getSessionTimeoutMs()
public void setSessionTimeoutMs(Integer sessionTimeoutMs)
public Boolean getSpecificAvroReader()
public void setSpecificAvroReader(Boolean specificAvroReader)
public Boolean getTopicIsPattern()
public void setTopicIsPattern(Boolean topicIsPattern)
public String getValueDeserializer()
public void setValueDeserializer(String valueDeserializer)
public String getKafkaManualCommitFactory()
public void setKafkaManualCommitFactory(String kafkaManualCommitFactory)
public Integer getBufferMemorySize()
public void setBufferMemorySize(Integer bufferMemorySize)
public String getCompressionCodec()
public void setCompressionCodec(String compressionCodec)
public Integer getConnectionMaxIdleMs()
public void setConnectionMaxIdleMs(Integer connectionMaxIdleMs)
public Boolean getEnableIdempotence()
public void setEnableIdempotence(Boolean enableIdempotence)
public String getKafkaHeaderSerializer()
public void setKafkaHeaderSerializer(String kafkaHeaderSerializer)
public String getKey()
public void setKey(String key)
public String getKeySerializerClass()
public void setKeySerializerClass(String keySerializerClass)
public Boolean getLazyStartProducer()
public void setLazyStartProducer(Boolean lazyStartProducer)
public Integer getLingerMs()
public void setLingerMs(Integer lingerMs)
public Integer getMaxBlockMs()
public void setMaxBlockMs(Integer maxBlockMs)
public Integer getMaxInFlightRequest()
public void setMaxInFlightRequest(Integer maxInFlightRequest)
public Integer getMaxRequestSize()
public void setMaxRequestSize(Integer maxRequestSize)
public Integer getMetadataMaxAgeMs()
public void setMetadataMaxAgeMs(Integer metadataMaxAgeMs)
public String getMetricReporters()
public void setMetricReporters(String metricReporters)
public Integer getMetricsSampleWindowMs()
public void setMetricsSampleWindowMs(Integer metricsSampleWindowMs)
public Integer getNoOfMetricsSample()
public void setNoOfMetricsSample(Integer noOfMetricsSample)
public String getPartitioner()
public void setPartitioner(String partitioner)
public Integer getPartitionKey()
public void setPartitionKey(Integer partitionKey)
public Integer getProducerBatchSize()
public void setProducerBatchSize(Integer producerBatchSize)
public Integer getQueueBufferingMaxMessages()
public void setQueueBufferingMaxMessages(Integer queueBufferingMaxMessages)
public Integer getReceiveBufferBytes()
public void setReceiveBufferBytes(Integer receiveBufferBytes)
public Integer getReconnectBackoffMs()
public void setReconnectBackoffMs(Integer reconnectBackoffMs)
public Boolean getRecordMetadata()
public void setRecordMetadata(Boolean recordMetadata)
public String getRequestRequiredAcks()
public void setRequestRequiredAcks(String requestRequiredAcks)
public Integer getRequestTimeoutMs()
public void setRequestTimeoutMs(Integer requestTimeoutMs)
public Integer getRetries()
public void setRetries(Integer retries)
public Integer getRetryBackoffMs()
public void setRetryBackoffMs(Integer retryBackoffMs)
public Integer getSendBufferBytes()
public void setSendBufferBytes(Integer sendBufferBytes)
public String getSerializerClass()
public void setSerializerClass(String serializerClass)
public String getWorkerPool()
public void setWorkerPool(String workerPool)
public Integer getWorkerPoolCoreSize()
public void setWorkerPoolCoreSize(Integer workerPoolCoreSize)
public Integer getWorkerPoolMaxSize()
public void setWorkerPoolMaxSize(Integer workerPoolMaxSize)
public Boolean getBasicPropertyBinding()
public void setBasicPropertyBinding(Boolean basicPropertyBinding)
public String getSchemaRegistryURL()
public void setSchemaRegistryURL(String schemaRegistryURL)
public String getInterceptorClasses()
public void setInterceptorClasses(String interceptorClasses)
public Integer getKerberosBeforeReloginMinTime()
public void setKerberosBeforeReloginMinTime(Integer kerberosBeforeReloginMinTime)
public String getKerberosInitCmd()
public void setKerberosInitCmd(String kerberosInitCmd)
public String getKerberosPrincipalToLocalRules()
public void setKerberosPrincipalToLocalRules(String kerberosPrincipalToLocalRules)
public Double getKerberosRenewJitter()
public void setKerberosRenewJitter(Double kerberosRenewJitter)
public Double getKerberosRenewWindowFactor()
public void setKerberosRenewWindowFactor(Double kerberosRenewWindowFactor)
public String getSaslJaasConfig()
public void setSaslJaasConfig(String saslJaasConfig)
public String getSaslKerberosServiceName()
public void setSaslKerberosServiceName(String saslKerberosServiceName)
public String getSaslMechanism()
public void setSaslMechanism(String saslMechanism)
public String getSecurityProtocol()
public void setSecurityProtocol(String securityProtocol)
public String getSslCipherSuites()
public void setSslCipherSuites(String sslCipherSuites)
public String getSslContextParameters()
public void setSslContextParameters(String sslContextParameters)
public String getSslEnabledProtocols()
public void setSslEnabledProtocols(String sslEnabledProtocols)
public String getSslEndpointAlgorithm()
public void setSslEndpointAlgorithm(String sslEndpointAlgorithm)
public String getSslKeymanagerAlgorithm()
public void setSslKeymanagerAlgorithm(String sslKeymanagerAlgorithm)
public String getSslKeyPassword()
public void setSslKeyPassword(String sslKeyPassword)
public String getSslKeystoreLocation()
public void setSslKeystoreLocation(String sslKeystoreLocation)
public String getSslKeystorePassword()
public void setSslKeystorePassword(String sslKeystorePassword)
public String getSslKeystoreType()
public void setSslKeystoreType(String sslKeystoreType)
public String getSslProtocol()
public void setSslProtocol(String sslProtocol)
public String getSslProvider()
public void setSslProvider(String sslProvider)
public String getSslTrustmanagerAlgorithm()
public void setSslTrustmanagerAlgorithm(String sslTrustmanagerAlgorithm)
public String getSslTruststoreLocation()
public void setSslTruststoreLocation(String sslTruststoreLocation)
public String getSslTruststorePassword()
public void setSslTruststorePassword(String sslTruststorePassword)
public String getSslTruststoreType()
public void setSslTruststoreType(String sslTruststoreType)
public Boolean getUseGlobalSslContextParameters()
public void setUseGlobalSslContextParameters(Boolean useGlobalSslContextParameters)
Apache Camel