Package io.debezium.spi.converter
Interface ConvertedField
-
- All Known Subinterfaces:
RelationalColumn
@Incubating public interface ConvertedField
An the base interface for a converted field that provides naming characteristics.- Author:
- Jiri Pechanec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringdataCollection()Stringname()
-