Class FoundationKVImplementation.Config

java.lang.Object
io.permazen.kv.fdb.FoundationKVImplementation.Config
Enclosing class:
FoundationKVImplementation

public static class FoundationKVImplementation.Config extends Object
  • Constructor Details

    • Config

      public Config(File clusterFile, byte[] prefix)
  • Method Details

    • getClusterFile

      public File getClusterFile()
    • getPrefix

      public byte[] getPrefix()