Uses of Class
org.apache.opendal.AsyncOperator
-
Uses of AsyncOperator in org.apache.opendal
Modifier and TypeMethodDescriptionAsyncOperator.duplicate()
Clone a new operator that is identical to this one.static AsyncOperator
Construct an OpenDAL operator:static AsyncOperator
Construct an OpenDAL operator:static AsyncOperator
AsyncOperator.of
(ServiceConfig config) Construct an OpenDAL operator.static AsyncOperator
AsyncOperator.of
(ServiceConfig config, AsyncExecutor executor) Construct an OpenDAL operator.