Uses of Class
org.apache.opendal.NativeObject
Packages that use NativeObject
-
Uses of NativeObject in org.apache.opendal
Subclasses of NativeObject in org.apache.opendalModifier and TypeClassDescriptionclass
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.