Interface PersistenceWriter

All Superinterfaces:
Configurable
All Known Implementing Classes:
LocalWriter

public interface PersistenceWriter extends Configurable
  • Method Details

    • file

      File file(String path)
    • writefile

      File writefile(String path)
    • getFreeSpace

      long getFreeSpace()
    • getLocation

      String getLocation()