Package io.aiven.kafka.connect.common.grouper
-
Interface Summary Interface Description RecordGrouper The interface for classes that associatesSinkRecords with files by some criteria.RecordGrouper.Rotator<T> -
Class Summary Class Description KeyAndTopicPartitionRecordGrouper ARecordGrouperthat groups records by topic, parition and key.KeyRecordGrouper ARecordGrouperthat groups records by key.RecordGrouperFactory TopicPartitionKeyRecordGrouper TopicPartitionKeyRecordGrouper.TopicPartitionKey