Class DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>
org.apache.camel.builder.component.dsl.DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>,DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder
- Enclosing interface:
- DebeziumMongodbComponentBuilderFactory
public static class DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>
implements DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.debezium.DebeziumMongodbComponentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, registerMethods inherited from interface org.apache.camel.builder.component.dsl.DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder
additionalProperties, autowiredEnabled, bridgeErrorHandler, captureMode, collectionExcludeList, collectionIncludeList, configuration, converters, cursorMaxAwaitTimeMs, databaseExcludeList, databaseIncludeList, errorsMaxRetries, eventProcessingFailureHandlingMode, fieldExcludeList, fieldRenames, heartbeatIntervalMs, heartbeatTopicsPrefix, internalKeyConverter, internalValueConverter, maxBatchSize, maxQueueSize, maxQueueSizeInBytes, mongodbAuthsource, mongodbConnectionMode, mongodbConnectionString, mongodbConnectTimeoutMs, mongodbHeartbeatFrequencyMs, mongodbPassword, mongodbPollIntervalMs, mongodbServerSelectionTimeoutMs, mongodbSocketTimeoutMs, mongodbSslEnabled, mongodbSslInvalidHostnameAllowed, mongodbUser, notificationEnabledChannels, notificationSinkTopicName, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pollIntervalMs, provideTransactionMetadata, queryFetchSize, retriableRestartConnectorWaitMs, schemaHistoryInternalFileFilename, schemaNameAdjustmentMode, signalDataCollection, signalEnabledChannels, signalPollIntervalMs, skippedOperations, snapshotCollectionFilterOverrides, snapshotDelayMs, snapshotFetchSize, snapshotIncludeCollectionList, snapshotMaxThreads, snapshotMode, sourceinfoStructMaker, tombstonesOnDelete, topicNamingStrategy, topicPrefix
-
Constructor Details
-
DebeziumMongodbComponentBuilderImpl
public DebeziumMongodbComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.debezium.DebeziumMongodbComponent buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>
-