Uses of Class
io.debezium.connector.oracle.logminer.events.ExtendedStringBeginEvent
Packages that use ExtendedStringBeginEvent
Package
Description
-
Uses of ExtendedStringBeginEvent in io.debezium.connector.oracle.logminer.processor.ehcache.serialization
Classes in io.debezium.connector.oracle.logminer.processor.ehcache.serialization with type parameters of type ExtendedStringBeginEventModifier and TypeClassDescriptionclassA specialized implementation ofSerdesProviderforExtendedStringBeginEventtypes. -
Uses of ExtendedStringBeginEvent in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling
Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return ExtendedStringBeginEventModifier and TypeMethodDescriptionExtendedStringBeginEventAdapter.factory(int eventType, String scn, String tableId, String rowId, String rsId, String changeTime, LogMinerDmlEntryImpl entry, String columnName) A ProtoStream factory that createsExtendedStringBeginEventinstances.ExtendedStringBeginEventAdapter$___Marshaller_20c0b3540179c8cc03c89894f2066822a080c6bdeffc3aa7ca037555c09db4f9.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return types with arguments of type ExtendedStringBeginEventModifier and TypeMethodDescriptionExtendedStringBeginEventAdapter$___Marshaller_20c0b3540179c8cc03c89894f2066822a080c6bdeffc3aa7ca037555c09db4f9.getJavaClass()Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling with parameters of type ExtendedStringBeginEventModifier and TypeMethodDescriptionExtendedStringBeginEventAdapter.getColumnName(ExtendedStringBeginEvent event) A ProtoStream handler to extract thecolumnNamefield from aSelectLobLocatorEventtype.voidExtendedStringBeginEventAdapter$___Marshaller_20c0b3540179c8cc03c89894f2066822a080c6bdeffc3aa7ca037555c09db4f9.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ExtendedStringBeginEvent $2)