public interface PageWriteStore extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
PageWriter |
getPageWriter(ColumnDescriptor path) |
PageWriter getPageWriter(ColumnDescriptor path)
path - the descriptor for the columndefault void close()
close in interface AutoCloseableCopyright © 2024 The Apache Software Foundation. All rights reserved.