| Package | Description |
|---|---|
| io.debezium.connector.mongodb |
| Modifier and Type | Class and Description |
|---|---|
private static class |
FieldSelector.RemovePath |
private static class |
FieldSelector.RenamePath |
| Modifier and Type | Field and Description |
|---|---|
private List<FieldSelector.Path> |
FieldSelector.paths
The configured exclusion/renaming patterns.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
FieldSelector.FieldSelectorBuilder.parse(String value,
Function<String,FieldSelector.Path> pathCreator,
List<FieldSelector.Path> result) |
private void |
FieldSelector.FieldSelectorBuilder.parse(String value,
Function<String,FieldSelector.Path> pathCreator,
List<FieldSelector.Path> result) |
| Constructor and Description |
|---|
FieldSelector(List<FieldSelector.Path> paths) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.