Uses of Interface
io.debezium.jdbc.ResultReceiver
-
Packages that use ResultReceiver Package Description io.debezium.jdbc -
-
Uses of ResultReceiver in io.debezium.jdbc
Methods in io.debezium.jdbc that return ResultReceiver Modifier and Type Method Description static ResultReceiverResultReceiver. create()Methods in io.debezium.jdbc with parameters of type ResultReceiver Modifier and Type Method Description voidValueConversionCallback. convert(ResultReceiver receiver)
-