Package org.apache.opendal.layer


package org.apache.opendal.layer
Wrappers to configure the underneath layers.
  • Classes
    Class
    Description
    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_temporary returns true.