| Package | Description |
|---|---|
| io.debezium.transforms |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentBasedRouter<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>
This SMT allows to route records to specific topics depending on their
content, an expression and language configured.
|
class |
Filter<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>
This SMT should allow user to filter out records depending on an expression and language configured.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.