Package io.aiven.commons.kafka.connector.source.impl
package io.aiven.commons.kafka.connector.source.impl
This package contains simple example implementations of the generic objects for
EvolvingSourceRecord and EvolvingSourceRecordIterator. These objects are using in the tests that
verify the Abstract implementations.
-
ClassesClassDescriptionAn actual NativeSourceData implementation would use a NativeClient to retrieve the NativeItems.An implementation of OffsetManagerEntry.This example data object has a String key and a byte buffer as its data object.An example implementation of the Source task.