Class Db2OffsetContext.Loader

  • All Implemented Interfaces:
    io.debezium.pipeline.spi.OffsetContext.Loader
    Enclosing class:
    Db2OffsetContext

    public static class Db2OffsetContext.Loader
    extends Object
    implements io.debezium.pipeline.spi.OffsetContext.Loader
    • Method Detail

      • getPartition

        public Map<String,​?> getPartition()
        Specified by:
        getPartition in interface io.debezium.pipeline.spi.OffsetContext.Loader
      • load

        public io.debezium.pipeline.spi.OffsetContext load​(Map<String,​?> offset)
        Specified by:
        load in interface io.debezium.pipeline.spi.OffsetContext.Loader