public static class VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.vertx.kafka.VertxKafkaComponent> implements VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilder
| Constructor and Description |
|---|
VertxKafkaComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.vertx.kafka.VertxKafkaComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacks, additionalProperties, allowAutoCreateTopics, autoCommitIntervalMs, autoOffsetReset, autowiredEnabled, batchSize, bootstrapServers, bridgeErrorHandler, bufferMemory, checkCrcs, clientDnsLookup, clientId, clientRack, compressionType, configuration, connectionsMaxIdleMs, defaultApiTimeoutMs, deliveryTimeoutMs, enableAutoCommit, enableIdempotence, excludeInternalTopics, fetchMaxBytes, fetchMaxWaitMs, fetchMinBytes, groupId, groupInstanceId, headerFilterStrategy, heartbeatIntervalMs, interceptorClasses, isolationLevel, keyDeserializer, keySerializer, lazyStartProducer, lingerMs, maxBlockMs, maxInFlightRequestsPerConnection, maxPartitionFetchBytes, maxPollIntervalMs, maxPollRecords, maxRequestSize, metadataMaxAgeMs, metadataMaxIdleMs, metricReporters, metricsNumSamples, metricsRecordingLevel, metricsSampleWindowMs, partitionAssignmentStrategy, partitionerClass, partitionId, receiveBufferBytes, reconnectBackoffMaxMs, reconnectBackoffMs, requestTimeoutMs, retries, retryBackoffMs, saslClientCallbackHandlerClass, saslJaasConfig, saslKerberosKinitCmd, saslKerberosMinTimeBeforeRelogin, saslKerberosServiceName, saslKerberosTicketRenewJitter, saslKerberosTicketRenewWindowFactor, saslLoginCallbackHandlerClass, saslLoginClass, saslLoginRefreshBufferSeconds, saslLoginRefreshMinPeriodSeconds, saslLoginRefreshWindowFactor, saslLoginRefreshWindowJitter, saslMechanism, securityProtocol, securityProviders, seekToOffset, seekToPosition, sendBufferBytes, sessionTimeoutMs, sslCipherSuites, sslEnabledProtocols, sslEndpointIdentificationAlgorithm, sslEngineFactoryClass, sslKeymanagerAlgorithm, sslKeyPassword, sslKeystoreLocation, sslKeystorePassword, sslKeystoreType, sslProtocol, sslProvider, sslSecureRandomImplementation, sslTrustmanagerAlgorithm, sslTruststoreLocation, sslTruststorePassword, sslTruststoreType, transactionalId, transactionTimeoutMs, valueDeserializer, valueSerializer, vertx, vertxOptionsbuild, build, doSetProperty, registerprotected org.apache.camel.component.vertx.kafka.VertxKafkaComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.vertx.kafka.VertxKafkaComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.vertx.kafka.VertxKafkaComponent>Apache Camel