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 AsyncExecutorAsyncExecutor.createTokioExecutor(int cores) Methods in org.apache.opendal with parameters of type AsyncExecutorModifier and TypeMethodDescriptionstatic AsyncOperatorConstruct an OpenDAL operator:static AsyncOperatorAsyncOperator.of(ServiceConfig config, AsyncExecutor executor) Construct an OpenDAL operator.