Interface Partition


  • public interface Partition
    Describes the source partition to be processed by the connector in connector-specific terms and provides its representation as a Kafka Connect source partition.
    • Method Detail

      • getLoggingContext

        default Map<String,​String> getLoggingContext()
        Returns the partition representation in the logging context.