Uses of Package
io.aiven.commons.kafka.connector.source
Packages that use io.aiven.commons.kafka.connector.source
Package
Description
This package contains simple example implementations of the generic objects for
EvolvingSourceRecord and EvolvingSourceRecordIterator.
-
Classes in io.aiven.commons.kafka.connector.source used by io.aiven.commons.kafka.connector.sourceClassDescriptionAn abstract implementation of NativeInfo handling for Source.An evolving source record initially retrieved from the storage layer.Iterator that processes Native Source Data and creates AbstractSourceRecords.A data source for native info from a source.A serializer / deserializer pair for a native key.An offset manager that handles local updates to Kafka offset manager.The definition of an entry in the OffsetManager.The OffsetManager Key.
-
Classes in io.aiven.commons.kafka.connector.source used by io.aiven.commons.kafka.connector.source.extractorClassDescriptionAn abstract implementation of NativeInfo handling for Source.An evolving source record initially retrieved from the storage layer.
-
Classes in io.aiven.commons.kafka.connector.source used by io.aiven.commons.kafka.connector.source.implClassDescriptionAn abstract implementation of NativeInfo handling for Source.This class handles extracting records from an iterator and returning them to Kafka.Iterator that processes Native Source Data and creates AbstractSourceRecords.A data source for native info from a source.A serializer / deserializer pair for a native key.An offset manager that handles local updates to Kafka offset manager.The definition of an entry in the OffsetManager.The OffsetManager Key.
-
Classes in io.aiven.commons.kafka.connector.source used by io.aiven.commons.kafka.connector.source.impl.csvClassDescriptionAn abstract implementation of NativeInfo handling for Source.A data source for native info from a source.A serializer / deserializer pair for a native key.An offset manager that handles local updates to Kafka offset manager.The definition of an entry in the OffsetManager.The OffsetManager Key.