Uses of Class
org.apache.opendal.NativeObject

Packages that use NativeObject
Package
Description
JNI-based Java binding for Apache OpenDAL™.
  • Uses of NativeObject in org.apache.opendal

    Modifier and Type
    Class
    Description
    class 
    AsyncExecutor represents an underneath OpenDAL executor that runs async tasks spawned in the Rust world.
    class 
    AsyncOperator represents an underneath OpenDAL operator that accesses data asynchronously.
    class 
    Operator represents an underneath OpenDAL operator that accesses data synchronously.