Class FilesystemStore


  • public class FilesystemStore
    extends Object
    A [`KVStore`] implementation that writes to and reads from the file system.
    • Method Detail

      • get_data_dir

        public String get_data_dir()
        Returns the data directory.
      • as_KVStore

        public KVStore as_KVStore()
        Constructs a new KVStore which calls the relevant methods on this_arg. This copies the `inner` pointer in this_arg and thus the returned KVStore must be freed before this_arg is