| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
DatumVector |
Datum.collection() |
DatumVector |
DatumVector.push_back(Datum value) |
DatumVector |
DatumVector.put(Datum... array) |
DatumVector |
DatumVector.put(Datum value) |
DatumVector |
DatumVector.put(DatumVector x) |
DatumVector |
DatumVector.put(long i,
Datum value) |
| Modifier and Type | Method and Description |
|---|---|
DatumVector |
DatumVector.put(DatumVector x) |
| Constructor and Description |
|---|
Datum(DatumVector value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arrow.CollectionEquals(DatumVector left,
DatumVector right)
\brief convert an Array produced by BlockParser into an Array of out_type
|
Copyright © 2020. All rights reserved.