Searched defs:readFromAtomicFile (Results 1 – 2 of 2) sorted by relevance
37 public static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in FileUtils
240 private static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in ThreadPersistentSettings