Class ServiceConfig.Sled

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

public static class ServiceConfig.Sled extends Object implements ServiceConfig
Configuration for service sled.
  • Field Details

    • datadir

      public final String datadir

      That path to the sled data directory.

    • root

      public final String root

      The root for sled.

    • tree

      public final String tree

      The tree for sled.

  • Constructor Details

    • Sled

      public Sled()
  • Method Details