T
- type of items handled by the sourcepublic static final class DebeziumCdcSources.Builder<T> extends Object
Modifier and Type | Method and Description |
---|---|
StreamSource<T> |
build()
Returns the CDC source based on the properties set.
|
DebeziumCdcSources.Builder<T> |
setProperty(String key,
String value)
Sets a source property.
|
@Nonnull public DebeziumCdcSources.Builder<T> setProperty(@Nonnull String key, @Nonnull String value)
@Nonnull public StreamSource<T> build()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.