Package org.apache.opendal.layer
package org.apache.opendal.layer
Wrappers to configure the underneath layers.
-
ClassesClassDescriptionLayer that overrides the full capability exposed by an operator.Users can control how many concurrent connections could be established between OpenDAL and underlying storage services.This layer will retry failed operations when
Error::is_temporaryreturnstrue.