public interface IVolatileVolume
Modifier and Type | Method and Description |
---|---|
java.io.File |
getWorkerDir()
get the worker directory as a File object
this method creates the directory if it is not already created
|
java.lang.String |
getWorkerDirPath()
get the directory path of this worker as a string
|