- id() - Method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- id() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
The known dictionary id in the application where this data is used.
- indexType() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
The dictionary indices are constrained to be non-negative integers.
- indexType(Int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- indicesBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
indicesBuffer stores the location and size of the array that
contains the column indices of the corresponding non-zero values.
- indicesBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- indicesBuffer() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
The location and size of the indices matrix's data
- indicesBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesBuffers(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
indicesBuffers stores values of nodes.
- indicesBuffers(Buffer, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indicesBuffersLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indicesBuffersVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indicesBuffersVector(Buffer.Vector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indicesStrides(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
Non-negative byte offsets to advance one value cell along each dimension
If omitted, default to row-major order (C-like).
- indicesStridesAsByteBuffer() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesStridesInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesStridesLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesStridesVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesStridesVector(LongVector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
The type of values in indicesBuffer
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
The type of values in indicesBuffer
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
The type of values in indicesBuffers
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indptrBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
indptrBuffer stores the location and size of indptr array that
represents the range of the rows.
- indptrBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- indptrBuffers(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
indptrBuffers stores the sparsity structure.
- indptrBuffers(Buffer, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indptrBuffersLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indptrBuffersVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indptrBuffersVector(Buffer.Vector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- indptrType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
The type of values in indptrBuffer
- indptrType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- indptrType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
CSF is a generalization of compressed sparse row (CSR) index.
- indptrType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- Int - Class in org.apache.arrow.flatbuf
-
- Int() - Constructor for class org.apache.arrow.flatbuf.Int
-
- Int - Static variable in class org.apache.arrow.flatbuf.Type
-
- Int.Vector - Class in org.apache.arrow.flatbuf
-
- Interval - Class in org.apache.arrow.flatbuf
-
- Interval() - Constructor for class org.apache.arrow.flatbuf.Interval
-
- Interval - Static variable in class org.apache.arrow.flatbuf.Type
-
- Interval.Vector - Class in org.apache.arrow.flatbuf
-
- IntervalUnit - Class in org.apache.arrow.flatbuf
-
- isCanonical() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
This flag is true if and only if the indices matrix is sorted in
row-major order, and does not have duplicated entries.
- isDelta() - Method in class org.apache.arrow.flatbuf.DictionaryBatch
-
If isDelta is true the values in the dictionary are to be appended to a
dictionary with the indicated id.
- isOrdered() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
By default, dictionaries are not ordered, or the order does not have
semantic meaning.
- isSigned() - Method in class org.apache.arrow.flatbuf.Int
-