Package io.debezium.connector.cassandra
Interface Event
- All Known Implementing Classes:
ChangeRecord,EOFEvent,Record,TombstoneRecord
public interface Event
An Event is a single unit that can be enqueued and processed by the QueueProcessor
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getEventType
Event.EventType getEventType()
-