Package io.debezium.pipeline.signal
Class SignalProcessorTest.TestPartition
java.lang.Object
io.debezium.pipeline.signal.SignalProcessorTest.TestPartition
- All Implemented Interfaces:
io.debezium.pipeline.spi.Partition
- Enclosing class:
- SignalProcessorTest
private static class SignalProcessorTest.TestPartition
extends Object
implements io.debezium.pipeline.spi.Partition
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.debezium.pipeline.spi.Partition
io.debezium.pipeline.spi.Partition.Provider<P extends io.debezium.pipeline.spi.Partition> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.pipeline.spi.Partition
getLoggingContext
-
Constructor Details
-
TestPartition
private TestPartition()
-
-
Method Details
-
getSourcePartition
- Specified by:
getSourcePartitionin interfaceio.debezium.pipeline.spi.Partition
-