Package io.debezium.connector.cassandra
Class EOFEvent
java.lang.Object
io.debezium.connector.cassandra.EOFEvent
- All Implemented Interfaces:
Event,io.debezium.pipeline.Sizeable
An EOFEvent is an event that indicates a commit log has been processed (successfully or not).
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.debezium.connector.cassandra.Event
Event.EventType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.debezium.connector.cassandra.Event
objectSize
-
Field Details
-
file
-
-
Constructor Details
-
EOFEvent
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceEvent
-
toString
-