Uses of Class
org.apache.opendal.Layer
Package
Description
JNI-based Java binding for Apache OpenDAL™.
Wrappers to configure the underneath layers.
-
Uses of Layer in org.apache.opendal
-
Uses of Layer in org.apache.opendal.layer
Modifier 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
.