Package | Description |
---|---|
org.bytedeco.arrow | |
org.bytedeco.arrow_dataset | |
org.bytedeco.arrow.global |
Modifier and Type | Method and Description |
---|---|
FileInfoVector |
FileInfoVectorResult.access() |
FileInfoVector |
FileInfoVectorResult.access() |
static FileInfoVector |
IterationTraits.End() |
static FileInfoVector |
IterationTraits.End() |
FileInfoVector |
FileInfoVectorResult.MoveValueUnsafe() |
FileInfoVector |
FileInfoVectorResult.MoveValueUnsafe() |
FileInfoVector |
FileInfoVectorResult.multiply() |
FileInfoVector |
FileInfoVectorResult.multiply() |
FileInfoVector |
FileInfoVector.push_back(FileInfo value) |
FileInfoVector |
FileInfoVector.push_back(FileInfo value) |
FileInfoVector |
FileInfoVector.put(FileInfo... array) |
FileInfoVector |
FileInfoVector.put(FileInfo... array) |
FileInfoVector |
FileInfoVector.put(FileInfo value) |
FileInfoVector |
FileInfoVector.put(FileInfo value) |
FileInfoVector |
FileInfoVector.put(FileInfoVector x) |
FileInfoVector |
FileInfoVector.put(FileInfoVector x) |
FileInfoVector |
FileInfoVector.put(long i,
FileInfo value) |
FileInfoVector |
FileInfoVector.put(long i,
FileInfo value) |
FileInfoVector |
FileInfoVectorResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FileInfoVector |
FileInfoVectorResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FileInfoVector |
FileInfoVectorResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
FileInfoVector |
FileInfoVectorResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
IterationTraits.IsEnd(FileInfoVector val) |
static boolean |
IterationTraits.IsEnd(FileInfoVector val) |
static FileSystemResult |
MockFileSystem.Make(Pointer current_time,
FileInfoVector infos) |
static FileSystemResult |
MockFileSystem.Make(Pointer current_time,
FileInfoVector infos) |
FileInfoVector |
FileInfoVector.put(FileInfoVector x) |
FileInfoVector |
FileInfoVector.put(FileInfoVector x) |
Constructor and Description |
---|
FileInfoVectorFuture(FileInfoVector val)
\brief Implicit constructor to create a finished future from a value
|
FileInfoVectorFuture(FileInfoVector val)
\brief Implicit constructor to create a finished future from a value
|
FileInfoVectorResult(FileInfoVector value)
Constructs a Result object that contains
value . |
FileInfoVectorResult(FileInfoVector value)
Constructs a Result object that contains
value . |
Modifier and Type | Method and Description |
---|---|
static DatasetFactoryResult |
FileSystemDatasetFactory.Make(FileSystem filesystem,
FileInfoVector files,
FileFormat format,
FileSystemFactoryOptions options)
\brief Build a FileSystemDatasetFactory from an explicit list of
file information.
|
static DatasetFactoryResult |
FileSystemDatasetFactory.Make(FileSystem filesystem,
FileInfoVector files,
FileFormat format,
FileSystemFactoryOptions options)
\brief Build a FileSystemDatasetFactory from an explicit list of
file information.
|
Modifier and Type | Method and Description |
---|---|
static StringVector |
arrow_dataset.StripPrefixAndFilename(FileInfoVector files,
BytePointer prefix) |
static StringVector |
arrow_dataset.StripPrefixAndFilename(FileInfoVector files,
BytePointer prefix) |
static StringVector |
arrow_dataset.StripPrefixAndFilename(FileInfoVector files,
String prefix)
\brief Vector version of StripPrefixAndFilename.
|
static StringVector |
arrow_dataset.StripPrefixAndFilename(FileInfoVector files,
String prefix)
\brief Vector version of StripPrefixAndFilename.
|
Copyright © 2022. All rights reserved.