Uses of Enum Class
io.debezium.connector.cassandra.Event.EventType
Packages that use Event.EventType
-
Uses of Event.EventType in io.debezium.connector.cassandra
Methods in io.debezium.connector.cassandra that return Event.EventTypeModifier and TypeMethodDescriptionChangeRecord.getEventType()EOFEvent.getEventType()Event.getEventType()TombstoneRecord.getEventType()static Event.EventTypeReturns the enum constant of this class with the specified name.static Event.EventType[]Event.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.