| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.file |
| Modifier and Type | Method and Description |
|---|---|
ArrowRecordBatch |
VectorUnloader.getRecordBatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorLoader.load(ArrowRecordBatch recordBatch)
Loads the record batch in the vectors
will not close the record batch
|
| Modifier and Type | Method and Description |
|---|---|
ArrowRecordBatch |
ArrowReader.readRecordBatch(ArrowBlock recordBatchBlock) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrowWriter.writeRecordBatch(ArrowRecordBatch recordBatch) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.