Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
FileWriterResult |
FileWriterResult.getPointer(long i) |
FileWriterResult |
FileWriterResult.getPointer(long i) |
FileWriterResult |
CsvFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
FileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator)
\brief Create a writer for this format.
|
FileWriterResult |
IpcFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
ParquetFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
ParquetFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
IpcFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
FileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator)
\brief Create a writer for this format.
|
FileWriterResult |
CsvFileFormat.MakeWriter(OutputStream destination,
Schema schema,
FileWriteOptions options,
FileLocator destination_locator) |
FileWriterResult |
FileWriterResult.position(long position) |
FileWriterResult |
FileWriterResult.position(long position) |
FileWriterResult |
FileWriterResult.put(FileWriterResult other)
Copy-assignment operator.
|
FileWriterResult |
FileWriterResult.put(FileWriterResult other)
Copy-assignment operator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileWriterResult.Equals(FileWriterResult other)
Compare to another Result.
|
boolean |
FileWriterResult.Equals(FileWriterResult other)
Compare to another Result.
|
FileWriterResult |
FileWriterResult.put(FileWriterResult other)
Copy-assignment operator.
|
FileWriterResult |
FileWriterResult.put(FileWriterResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
FileWriterResult(FileWriterResult other)
Copy constructor.
|
FileWriterResult(FileWriterResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.