Package io.debezium.pipeline.spi
Interface Partition.Provider<P extends Partition>
- Enclosing interface:
Partition
public static interface Partition.Provider<P extends Partition>
Implementations provide a set of connector-specific partitions based on the connector task configuration.
-
Method Summary
-
Method Details
-
getPartitions
-