Class ServiceConfig.Persy

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

public static class ServiceConfig.Persy extends Object implements ServiceConfig
Configuration for service persy.
  • Field Details

    • datafile

      public final String datafile

      That path to the persy data file. The directory in the path must already exist.

    • segment

      public final String segment

      That name of the persy segment.

    • index

      public final String index

      That name of the persy index.

  • Constructor Details

    • Persy

      public Persy()
  • Method Details