Uses of Class
io.debezium.connector.oracle.logminer.events.XmlBeginEvent
Packages that use XmlBeginEvent
-
Uses of XmlBeginEvent in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling
Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return XmlBeginEventModifier and TypeMethodDescriptionXmlBeginEventAdapter.factory(int eventType, String scn, String tableId, String rowId, String rsId, String changeTime, LogMinerDmlEntryImpl entry, String columnName) A ProtoStream factory that createsXmlBeginEventinstances.XmlBeginEventAdapter$___Marshaller_98eaaab1be43589fcfec15eb50065d526b99b94b3fe6396c4838573b77d7b2be.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return types with arguments of type XmlBeginEventModifier and TypeMethodDescriptionXmlBeginEventAdapter$___Marshaller_98eaaab1be43589fcfec15eb50065d526b99b94b3fe6396c4838573b77d7b2be.getJavaClass()Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling with parameters of type XmlBeginEventModifier and TypeMethodDescriptionXmlBeginEventAdapter.getColumnName(XmlBeginEvent event) A ProtoStream handler to extract thecolumnNamefield from aXmlBeginEventtype.voidXmlBeginEventAdapter$___Marshaller_98eaaab1be43589fcfec15eb50065d526b99b94b3fe6396c4838573b77d7b2be.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XmlBeginEvent $2)