| Modifier and Type | Method and Description |
|---|---|
Buffer |
Buffer.__init(int _i,
ByteBuffer _bb) |
Buffer |
RecordBatch.buffers(Buffer obj,
int j) |
Buffer |
RecordBatch.buffers(int j)
Buffers correspond to the pre-ordered flattened buffer tree
The number of buffers appended to this list depends on the schema.
|
Buffer |
Tensor.data()
The location and size of the tensor's data
|
Buffer |
Tensor.data(Buffer obj) |
| Modifier and Type | Method and Description |
|---|---|
Buffer |
RecordBatch.buffers(Buffer obj,
int j) |
Buffer |
Tensor.data(Buffer obj) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.