Uses of Class
org.apache.opendal.Layer
Packages that use Layer
Package
Description
JNI-based Java binding for Apache OpenDAL™.
Wrappers to configure the underneath layers.
-
Uses of Layer in org.apache.opendal
Methods in org.apache.opendal with parameters of type Layer -
Uses of Layer in org.apache.opendal.layer
Subclasses of Layer in org.apache.opendal.layerModifier and TypeClassDescriptionclass
Users can control how many concurrent connections could be established between OpenDAL and underlying storage services.class
This layer will retry failed operations whenError::is_temporary
returnstrue
.