Class ServiceConfig.Monoiofs

java.lang.Object
org.apache.opendal.ServiceConfig.Monoiofs
All Implemented Interfaces:
ServiceConfig
Enclosing interface:
ServiceConfig

public static class ServiceConfig.Monoiofs extends Object implements ServiceConfig
Configuration for service monoiofs.
  • Field Details

    • root

      public final String root

      The Root of this backend.

      All operations will happen under this root.

      Builder::build will return error if not set.

  • Constructor Details

    • Monoiofs

      public Monoiofs()
  • Method Details