T - Thy type of the records that is read.public static interface RecordWiseFileCompactor.Reader.Factory<T> extends Serializable
RecordWiseFileCompactor.Reader.| Modifier and Type | Method and Description |
|---|---|
RecordWiseFileCompactor.Reader<T> |
createFor(org.apache.flink.core.fs.Path path) |
RecordWiseFileCompactor.Reader<T> createFor(org.apache.flink.core.fs.Path path) throws IOException
IOException - Thrown if an I/O error occurs when opening the file.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.