public static class ValueConverterTest.BasicField extends Object implements io.debezium.spi.converter.ConvertedField
| Modifier and Type | Field and Description |
|---|---|
private String |
dataCollection |
private String |
name |
private String |
type |
| Constructor and Description |
|---|
BasicField(String name,
String dataCollection,
String type) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.