Searched defs:writeToAtomicFile (Results 1 – 2 of 2) sorted by relevance
65 public static void writeToAtomicFile(AtomicFile file, byte[] data) throws IOException { in writeToAtomicFile() method in FileUtils
266 private static void writeToAtomicFile(AtomicFile file, byte[] data) throws IOException { in writeToAtomicFile() method in ThreadPersistentSettings