All Classes and Interfaces

Class
Description
Class to expose Java Substrait API for end users, currently operations supported are only to Consume Substrait Plan in Plan format (JSON) or Binary format (ByteBuffer).
An implementation of ArrowReader that reads the dataset from Scanner.
 
 
A container of Fragments which are the internal iterable unit of read data.
DatasetFactory provides a way to inspect a Dataset potential schema before materializing it.
JNI-based utility to write datasets into files.
Reserving Java direct memory bytes from java.nio.Bits.
File format definitions.
Java binding of the C++ FileSystemDatasetFactory.
The file fragment scan options interface.
The JniLoader for Dataset API's native implementation.
JniWrapper for filesystem based Dataset implementations.
JNI wrapper for Dataset API's native implementation.
The utility class for Map.
Context for relevant classes of NativeDataset.
Native implementation of Dataset.
Native implementation of DatasetFactory.
Thrown if trying to operate on a native instance that is already released.
C++ memory pool(arrow::MemoryPool)'s Java mapped instance.
Native implementation of Scanner.
Deprecated.
Listener of buffer memory reservation.
A high level interface for scanning data over dataset.
Options used during scanning.
Builder for Options used during scanning.
Deprecated.