Class SignalTest.TestPartition

  • All Implemented Interfaces:
    io.debezium.pipeline.spi.Partition
    Enclosing class:
    SignalTest

    private static class SignalTest.TestPartition
    extends Object
    implements io.debezium.pipeline.spi.Partition
    • Constructor Detail

      • TestPartition

        private TestPartition()
    • Method Detail

      • getSourcePartition

        public Map<String,​String> getSourcePartition()
        Specified by:
        getSourcePartition in interface io.debezium.pipeline.spi.Partition