public static class FileIndexFormat.Writer extends Object implements Closeable
| Constructor and Description |
|---|
Writer(OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
writeColumnIndexes(Map<String,Map<String,byte[]>> indexes) |
public Writer(OutputStream outputStream)
public void writeColumnIndexes(Map<String,Map<String,byte[]>> indexes) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.