Interface RecordWiseFileCompactor.Reader.Factory<T>

Type Parameters:
T - Thy type of the records that is read.
All Superinterfaces:
Serializable
All Known Implementing Classes:
DecoderBasedReader.Factory, InputFormatBasedReader.Factory
Enclosing interface:
RecordWiseFileCompactor.Reader<T>

public static interface RecordWiseFileCompactor.Reader.Factory<T> extends Serializable