Package org.apache.flink.connector.file.src.util
package org.apache.flink.connector.file.src.util
-
ClassDescriptionA simple
BulkFormat.RecordIteratorthat returns the elements of an array, one after the other.The position of a reader, to be stored in a checkpoint.A simpleBulkFormat.RecordIteratorthat returns the elements of an iterator, augmented with position information.A mutable version of theRecordAndPosition.Pool<T>A pool to cache and recycle heavyweight objects, to reduce object allocation.A Recycler puts objects into the pool that the recycler is associated with.A record, together with the reader position to be stored in the checkpoint.Implementation ofBulkFormat.RecordIteratorthat wraps another iterator and performs the mapping of the records.Record mapper definition.Utility base class for iterators that accept a recycler.A simpleBulkFormat.RecordIteratorthat returns a single value.Miscellaneous utilities for the file source.