Class ValueConverterTest.BasicField

  • All Implemented Interfaces:
    io.debezium.spi.converter.ConvertedField
    Enclosing class:
    ValueConverterTest

    public static class ValueConverterTest.BasicField
    extends Object
    implements io.debezium.spi.converter.ConvertedField
    • Field Detail

      • name

        private final String name
      • dataCollection

        private final String dataCollection
      • type

        private final String type
    • Constructor Detail

    • Method Detail

      • name

        public String name()
        Specified by:
        name in interface io.debezium.spi.converter.ConvertedField
      • dataCollection

        public String dataCollection()
        Specified by:
        dataCollection in interface io.debezium.spi.converter.ConvertedField