Uses of Class
org.apache.opendal.AsyncExecutor
Packages that use AsyncExecutor
-
Uses of AsyncExecutor in org.apache.opendal
Methods in org.apache.opendal that return AsyncExecutorModifier and TypeMethodDescriptionstatic AsyncExecutor
AsyncExecutor.createTokioExecutor
(int cores) Methods in org.apache.opendal with parameters of type AsyncExecutorModifier and TypeMethodDescriptionstatic AsyncOperator
Construct an OpenDAL operator:static AsyncOperator
AsyncOperator.of
(ServiceConfig config, AsyncExecutor executor) Construct an OpenDAL operator.