Package | Description |
---|---|
org.apache.arrow.flatbuf |
Modifier and Type | Method and Description |
---|---|
Int |
Int.__assign(int _i,
ByteBuffer _bb) |
Int |
Int.Vector.get(int j) |
Int |
Int.Vector.get(Int obj,
int j) |
static Int |
Int.getRootAsInt(ByteBuffer _bb) |
static Int |
Int.getRootAsInt(ByteBuffer _bb,
Int obj) |
Int |
DictionaryEncoding.indexType()
The dictionary indices are constrained to be non-negative integers.
|
Int |
DictionaryEncoding.indexType(Int obj) |
Int |
SparseMatrixIndexCSX.indicesType()
The type of values in indicesBuffer
|
Int |
SparseTensorIndexCSF.indicesType()
The type of values in indicesBuffers
|
Int |
SparseTensorIndexCOO.indicesType()
The type of values in indicesBuffer
|
Int |
SparseMatrixIndexCSX.indicesType(Int obj) |
Int |
SparseTensorIndexCSF.indicesType(Int obj) |
Int |
SparseTensorIndexCOO.indicesType(Int obj) |
Int |
SparseMatrixIndexCSX.indptrType()
The type of values in indptrBuffer
|
Int |
SparseTensorIndexCSF.indptrType()
CSF is a generalization of compressed sparse row (CSR) index.
|
Int |
SparseMatrixIndexCSX.indptrType(Int obj) |
Int |
SparseTensorIndexCSF.indptrType(Int obj) |
Modifier and Type | Method and Description |
---|---|
Int |
Int.Vector.get(Int obj,
int j) |
static Int |
Int.getRootAsInt(ByteBuffer _bb,
Int obj) |
Int |
DictionaryEncoding.indexType(Int obj) |
Int |
SparseMatrixIndexCSX.indicesType(Int obj) |
Int |
SparseTensorIndexCSF.indicesType(Int obj) |
Int |
SparseTensorIndexCOO.indicesType(Int obj) |
Int |
SparseMatrixIndexCSX.indptrType(Int obj) |
Int |
SparseTensorIndexCSF.indptrType(Int obj) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.