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() |
close
T read() throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.