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