Class ServiceConfig.Cacache

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

public static class ServiceConfig.Cacache extends Object implements ServiceConfig
Configuration for service cacache.
  • Field Details

    • datadir

      public final String datadir

      That path to the cacache data directory.

  • Constructor Details

    • Cacache

      public Cacache()
  • Method Details