| Package | Description |
|---|---|
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
static Status |
FileWriter.Make(MemoryPool pool,
ParquetFileWriter writer,
Schema schema,
ArrowWriterProperties arrow_properties,
FileWriter out) |
static Status |
FileWriter.Open(Schema schema,
MemoryPool pool,
OutputStream sink,
WriterProperties properties,
ArrowWriterProperties arrow_properties,
FileWriter writer) |
static Status |
FileWriter.Open(Schema schema,
MemoryPool pool,
OutputStream sink,
WriterProperties properties,
FileWriter writer) |
Copyright © 2021. All rights reserved.