| Package | Description |
|---|---|
| org.apache.arrow.dataset.jni |
| Modifier and Type | Method and Description |
|---|---|
List<NativeRecordBatchHandle.Buffer> |
NativeRecordBatchHandle.getBuffers()
Returns the buffers.
|
| Constructor and Description |
|---|
NativeRecordBatchHandle(long numRows,
NativeRecordBatchHandle.Field[] fields,
NativeRecordBatchHandle.Buffer[] buffers)
Constructor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.