Uses of Class
io.debezium.connector.oracle.logminer.events.RedoSqlDmlEvent
Packages that use RedoSqlDmlEvent
-
Uses of RedoSqlDmlEvent in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling
Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return RedoSqlDmlEventModifier and TypeMethodDescriptionRedoSqlDmlEventAdapter.factory(int eventType, String scn, String tableId, String rowId, String rsId, String changeTime, LogMinerDmlEntryImpl entry, String redoSql) A ProtoStream factory that createsRedoSqlDmlEventinstances.RedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return types with arguments of type RedoSqlDmlEventModifier and TypeMethodDescriptionRedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db.getJavaClass()Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling with parameters of type RedoSqlDmlEventModifier and TypeMethodDescriptionRedoSqlDmlEventAdapter.getRedoSql(RedoSqlDmlEvent event) A ProtoStream handler to extract theredoSqlfield from theRedoSqlDmlEvent.voidRedoSqlDmlEventAdapter$___Marshaller_1409ae1de0b91a397e27312cb62680e1fa6f7e6cd2dcf6994cd27039131208db.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, RedoSqlDmlEvent $2)