Package org.apache.nifi.cdc.event
Interface EventInfo
- All Known Subinterfaces:
RowEventInfo<RowEventDataType>,TableEventInfo
- All Known Implementing Classes:
BaseEventInfo,BaseRowEventInfo,BaseTableEventInfo
public interface EventInfo
An interface representing a data structure containing event information, and serialization/deserialization methods.