Uses of Class
io.debezium.connector.oracle.logminer.events.LobEraseEvent
Packages that use LobEraseEvent
Package
Description
-
Uses of LobEraseEvent in io.debezium.connector.oracle.logminer.processor.ehcache.serialization
Classes in io.debezium.connector.oracle.logminer.processor.ehcache.serialization with type parameters of type LobEraseEventModifier and TypeClassDescriptionclassLobEraseEventSerdesProvider<T extends LobEraseEvent>A specialized implementation ofSerdesProviderforLobEraseEventtypes. -
Uses of LobEraseEvent in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling
Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return LobEraseEventModifier and TypeMethodDescriptionLobEraseEventAdapter.factory(int eventType, String scn, String tableId, String rowId, String rsId, String changeTime) A ProtoStream factory that createsLobEraseEventinstances.LobEraseEventAdapter$___Marshaller_d41f7146cd526ad1cb5330aa501997f4df082b4f148ec565906fe19c0aac61f5.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling that return types with arguments of type LobEraseEventModifier and TypeMethodDescriptionLobEraseEventAdapter$___Marshaller_d41f7146cd526ad1cb5330aa501997f4df082b4f148ec565906fe19c0aac61f5.getJavaClass()Methods in io.debezium.connector.oracle.logminer.processor.infinispan.marshalling with parameters of type LobEraseEventModifier and TypeMethodDescriptionvoidLobEraseEventAdapter$___Marshaller_d41f7146cd526ad1cb5330aa501997f4df082b4f148ec565906fe19c0aac61f5.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, LobEraseEvent $2)