public static class FileIndexFormat.Reader extends Object implements Closeable
| Constructor and Description |
|---|
Reader(SeekableInputStream seekableInputStream,
RowType fileRowType) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map<String,Map<String,byte[]>> |
readAll() |
Set<FileIndexReader> |
readColumnIndex(String columnName) |
public Reader(SeekableInputStream seekableInputStream, RowType fileRowType)
public Set<FileIndexReader> readColumnIndex(String columnName)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.