| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
PathForest |
PathForest.Ref.descendants()
Returns a PathForest containing only nodes which are descendants of this node
|
PathForest |
PathForest.Ref.forest() |
PathForest |
PathForestResult.multiply() |
PathForest |
PathForestResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PathForest.Equals(PathForest other) |
PathForest.Ref |
PathForest.Ref.forest(PathForest setter) |
| Constructor and Description |
|---|
PathForestResult(PathForest value)
Constructs a Result object that contains
value. |
| Modifier and Type | Method and Description |
|---|---|
static SourceResult |
FileSystemSource.Make(Schema schema,
Expression root_partition,
FileFormat format,
FileSystem filesystem,
PathForest forest,
ExpressionVector partitions)
\brief Create a FileSystemSource with file-level partitions.
|
| Modifier and Type | Method and Description |
|---|---|
static Pointer |
arrow.shiftLeft(Pointer os,
PathForest tree)
\}
|
Copyright © 2020. All rights reserved.