Uses of Class
org.apache.opendal.AsyncOperator
Packages that use AsyncOperator
-
Uses of AsyncOperator in org.apache.opendal
Methods in org.apache.opendal that return AsyncOperatorModifier and TypeMethodDescriptionAsyncOperator.duplicate()Clone a new operator that is identical to this one.Create a new operator that is layered with the given layer.static AsyncOperatorConstruct an OpenDAL operator:static AsyncOperatorConstruct an OpenDAL operator:static AsyncOperatorAsyncOperator.of(ServiceConfig config) Construct an OpenDAL operator.static AsyncOperatorAsyncOperator.of(ServiceConfig config, AsyncExecutor executor) Construct an OpenDAL operator.