| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static LocalFileSystemOptions |
LocalFileSystemOptions.Defaults()
\brief Initialize with defaults
|
LocalFileSystemOptions |
LocalFileSystemOptions.getPointer(long i) |
LocalFileSystemOptions |
LocalFileSystemOptionsResult.MoveValueUnsafe() |
LocalFileSystemOptions |
LocalFileSystemOptionsResult.multiply() |
LocalFileSystemOptions |
LocalFileSystem.options() |
LocalFileSystemOptions |
LocalFileSystemOptions.position(long position) |
LocalFileSystemOptions |
LocalFileSystemOptions.use_mmap(boolean setter) |
LocalFileSystemOptions |
LocalFileSystemOptionsResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
LocalFileSystemOptions |
LocalFileSystemOptionsResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LocalFileSystemOptions.Equals(LocalFileSystemOptions other) |
| Constructor and Description |
|---|
LocalFileSystem(LocalFileSystemOptions arg0) |
LocalFileSystemOptionsResult(LocalFileSystemOptions value)
Constructs a Result object that contains
value. |
Copyright © 2021. All rights reserved.