Searched defs:createFileExclusively (Results 1 – 2 of 2) sorted by relevance
157 public abstract boolean createFileExclusively(String pathname) in createFileExclusively() method in FileSystem
279 public boolean createFileExclusively(String path) throws IOException { in createFileExclusively() method in UnixFileSystem