Package org.gcube.smartgears.persistence
Interface PersistenceWriter
-
- All Superinterfaces:
Configurable
- All Known Implementing Classes:
LocalWriter
public interface PersistenceWriter extends Configurable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Filefile(String path)longgetFreeSpace()StringgetLocation()Filewritefile(String path)-
Methods inherited from interface org.gcube.smartgears.configuration.Configurable
configure
-
-