Uses of Package
io.aiven.commons.kafka.connector.source.extractor
Packages that use io.aiven.commons.kafka.connector.source.extractor
Package
Description
-
Classes in io.aiven.commons.kafka.connector.source.extractor used by io.aiven.commons.kafka.connector.source.configClassDescriptionExtracts data from the native abstract source record to Key SchemaAndValue object and a stream of SchemaAndValue objects for the values.
-
Classes in io.aiven.commons.kafka.connector.source.extractor used by io.aiven.commons.kafka.connector.source.extractorClassDescriptionExtracts data from the native abstract source record to Key SchemaAndValue object and a stream of SchemaAndValue objects for the values.The Information about the extractor.A registry of extractors.A ExtractorRegistry builder.Extracts data from the EvolvingSourceRecord to a Key SchemaAndValue object and a stream of SchemaAndValue objects for the values.A Spliterator that performs various checks on the opening/closing of the input stream.