- All Superinterfaces:
DataStore
- All Known Implementing Classes:
FileStore
Represents a store that has a filename.
Note that this does not only apply to file stores but any other store as well that has some kind of file name.
-
Method Summary
Methods inherited from interface io.xpipe.core.store.DataStore
asNeeded, checkComplete, isComplete, isInStorage
-
Method Details
-
getFileExtension
-
getFileName
String getFileName()
-