T - Thy type of the records that is read.public static interface RecordWiseFileCompactor.Reader<T> extends AutoCloseable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RecordWiseFileCompactor.Reader.Factory<T>
Factory for
RecordWiseFileCompactor.Reader. |
| Modifier and Type | Method and Description |
|---|---|
T |
read() |
closeT read() throws IOException
IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.