| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
TableReader |
TableReaderResult.multiply() |
TableReader |
TableReaderResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Modifier and Type | Method and Description |
|---|---|
static Status |
TableReader.Make(MemoryPool pool,
InputStream input,
ReadOptions arg2,
CsvParseOptions arg3,
ConvertOptions arg4,
TableReader out)
Deprecated.
|
| Constructor and Description |
|---|
TableReaderResult(TableReader value)
Constructs a Result object that contains
value. |
Copyright © 2020. All rights reserved.