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
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.