- 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 positive integers.
- indexType(Int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- indicesBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
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.SparseMatrixIndexCSR
-
- 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
-
- indicesStrides(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
Non-negative byte offsets to advance one value cell along each dimension
- 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
-
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
The type of values in indicesBuffer
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
- 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
-
- indptrBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
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.SparseMatrixIndexCSR
-
- indptrType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
The type of values in indptrBuffer
- indptrType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSR
-
- 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
-
- 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
-
- IntervalUnit - Class in org.apache.arrow.flatbuf
-
- 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
-