Interface PageWriteStore


  • public interface PageWriteStore
    contains all the writers for the columns in the corresponding row group
    • Method Detail

      • getPageWriter

        PageWriter getPageWriter​(ColumnDescriptor path)
        Parameters:
        path - the descriptor for the column
        Returns:
        the corresponding page writer