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(Path path) |
RecordWiseFileCompactor.Reader<T> createFor(Path path) throws IOException
IOException
- Thrown if an I/O error occurs when opening the file.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.