| Package | Description |
|---|---|
| com.facebook.presto.parquet.writer |
| Modifier and Type | Method and Description |
|---|---|
void |
StructColumnWriter.writeBlock(ColumnChunk columnChunk) |
void |
PrimitiveColumnWriter.writeBlock(ColumnChunk columnChunk) |
void |
MapColumnWriter.writeBlock(ColumnChunk columnChunk) |
void |
ColumnWriter.writeBlock(ColumnChunk columnChunk) |
void |
ArrayColumnWriter.writeBlock(ColumnChunk columnChunk) |
Copyright © 2012–2022. All rights reserved.