Package | Description |
---|---|
org.apache.arrow.flatbuf |
Modifier and Type | Method and Description |
---|---|
SparseTensor |
SparseTensor.__assign(int _i,
ByteBuffer _bb) |
SparseTensor |
SparseTensor.Vector.get(int j) |
SparseTensor |
SparseTensor.Vector.get(SparseTensor obj,
int j) |
static SparseTensor |
SparseTensor.getRootAsSparseTensor(ByteBuffer _bb) |
static SparseTensor |
SparseTensor.getRootAsSparseTensor(ByteBuffer _bb,
SparseTensor obj) |
Modifier and Type | Method and Description |
---|---|
SparseTensor |
SparseTensor.Vector.get(SparseTensor obj,
int j) |
static SparseTensor |
SparseTensor.getRootAsSparseTensor(ByteBuffer _bb,
SparseTensor obj) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.