public static class DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent> implements DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder
| Constructor and Description |
|---|
DebeziumMongodbComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.debezium.DebeziumMongodbComponent |
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, waitadditionalProperties, autowiredEnabled, bridgeErrorHandler, collectionExcludeList, collectionIncludeList, configuration, connectBackoffInitialDelayMs, connectBackoffMaxDelayMs, connectMaxAttempts, converters, databaseExcludeList, databaseHistoryFileFilename, databaseIncludeList, eventProcessingFailureHandlingMode, fieldExcludeList, fieldRenames, heartbeatIntervalMs, heartbeatTopicsPrefix, initialSyncMaxThreads, internalKeyConverter, internalValueConverter, maxBatchSize, maxQueueSize, mongodbAuthsource, mongodbConnectTimeoutMs, mongodbHosts, mongodbMembersAutoDiscover, mongodbName, mongodbPassword, mongodbPollIntervalMs, mongodbServerSelectionTimeoutMs, mongodbSocketTimeoutMs, mongodbSslEnabled, mongodbSslInvalidHostnameAllowed, mongodbUser, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pollIntervalMs, provideTransactionMetadata, queryFetchSize, retriableRestartConnectorWaitMs, sanitizeFieldNames, skippedOperations, snapshotDelayMs, snapshotFetchSize, snapshotMode, sourceStructVersion, tombstonesOnDeletebuild, build, doSetProperty, registerprotected org.apache.camel.component.debezium.DebeziumMongodbComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMongodbComponent>Apache Camel