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 TypeClassDescriptionclassAsyncExecutor represents an underneath OpenDAL executor that runs async tasks spawned in the Rust world.classAsyncOperator represents an underneath OpenDAL operator that accesses data asynchronously.classOperator represents an underneath OpenDAL operator that accesses data synchronously.