| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvFileWriter |
class |
IpcFileWriter |
class |
ParquetFileWriter |
| Modifier and Type | Method and Description |
|---|---|
FileWriter |
FileWriterResult.access() |
FileWriter |
FileWriterResult.access() |
FileWriter |
FileWriterResult.MoveValueUnsafe() |
FileWriter |
FileWriterResult.MoveValueUnsafe() |
FileWriter |
FileWriterResult.multiply() |
FileWriter |
FileWriterResult.multiply() |
FileWriter |
ParquetFileWriter.parquet_writer() |
FileWriter |
ParquetFileWriter.parquet_writer() |
FileWriter |
FileWriterResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FileWriter |
FileWriterResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FileWriter |
FileWriterResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
FileWriter |
FileWriterResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
FileWriterResult(FileWriter value)
Constructs a Result object that contains
value. |
FileWriterResult(FileWriter value)
Constructs a Result object that contains
value. |
Copyright © 2022. All rights reserved.