DefaultFileReplicator
public interface TemporaryFileStore
Modifier and Type | Method | Description |
---|---|---|
java.io.File |
allocateFile(java.lang.String basename) |
Allocates a new temporary file.
|
java.io.File allocateFile(java.lang.String basename) throws FileSystemException
basename
- The name of the file.FileSystemException