Uses of Package
org.apache.opendal
Packages that use org.apache.opendal
Package
Description
JNI-based Java binding for Apache OpenDAL™.
Wrappers to configure the underneath layers.
-
Classes in org.apache.opendal used by org.apache.opendalClassDescriptionAsyncExecutor represents an underneath OpenDAL executor that runs async tasks spawned in the Rust world.AsyncOperator represents an underneath OpenDAL operator that accesses data asynchronously.Environment resolves environment-specific project metadata.Metadata carries all metadata associated with a path.NativeObject is the base-class of all OpenDAL classes that have a pointer to a native object.Enumerate all kinds of Error that OpenDAL may return.Operator represents an underneath OpenDAL operator that accesses data synchronously.Service configurations that are mapped from OpenDAL's services.
-
Classes in org.apache.opendal used by org.apache.opendal.layer