Class SinkNotificationChannel.EmptyOffsetContext

java.lang.Object
io.debezium.pipeline.notification.channels.SinkNotificationChannel.EmptyOffsetContext
All Implemented Interfaces:
OffsetContext
Enclosing class:
SinkNotificationChannel

private static class SinkNotificationChannel.EmptyOffsetContext extends Object implements OffsetContext
  • Constructor Details

    • EmptyOffsetContext

      private EmptyOffsetContext()
  • Method Details