Uses of Class
org.apache.opendal.AsyncExecutor
-
Uses of AsyncExecutor in org.apache.opendal
Modifier and TypeMethodDescriptionstatic AsyncExecutor
AsyncExecutor.createTokioExecutor
(int cores) Modifier and TypeMethodDescriptionstatic AsyncOperator
Construct an OpenDAL operator:static AsyncOperator
AsyncOperator.of
(ServiceConfig config, AsyncExecutor executor) Construct an OpenDAL operator.