Class ServiceConfig.Compfs

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

public static class ServiceConfig.Compfs extends Object implements ServiceConfig
Configuration for service compfs.
  • Field Details

    • root

      public final String root

      root of this backend.

      All operations will happen under this root.

  • Constructor Details

    • Compfs

      public Compfs()
  • Method Details