Uses of Class
org.apache.arrow.flatbuf.Buffer
-
Uses of Buffer in org.apache.arrow.flatbuf
Modifier and TypeMethodDescriptionBuffer.__assign
(int _i, ByteBuffer _bb) 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.SparseTensor.data()
The location and size of the tensor's dataTensor.data()
The location and size of the tensor's dataBuffer.Vector.get
(int j) SparseMatrixIndexCSX.indicesBuffer()
indicesBuffer stores the location and size of the array that contains the column indices of the corresponding non-zero values.SparseMatrixIndexCSX.indicesBuffer
(Buffer obj) SparseTensorIndexCOO.indicesBuffer()
The location and size of the indices matrix's dataSparseTensorIndexCOO.indicesBuffer
(Buffer obj) SparseTensorIndexCSF.indicesBuffers
(int j) indicesBuffers stores values of nodes.SparseTensorIndexCSF.indicesBuffers
(Buffer obj, int j) SparseMatrixIndexCSX.indptrBuffer()
indptrBuffer stores the location and size of indptr array that represents the range of the rows.SparseMatrixIndexCSX.indptrBuffer
(Buffer obj) SparseTensorIndexCSF.indptrBuffers
(int j) indptrBuffers stores the sparsity structure.SparseTensorIndexCSF.indptrBuffers
(Buffer obj, int j) Modifier and TypeMethodDescriptionSparseMatrixIndexCSX.indicesBuffer
(Buffer obj) SparseTensorIndexCOO.indicesBuffer
(Buffer obj) SparseTensorIndexCSF.indicesBuffers
(Buffer obj, int j) SparseMatrixIndexCSX.indptrBuffer
(Buffer obj) SparseTensorIndexCSF.indptrBuffers
(Buffer obj, int j)