| Package | Description | 
|---|---|
| io.druid.java.util.common | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
FileUtils.writeAtomically(File file,
               FileUtils.OutputStreamConsumer f)
Write to a file atomically, by first writing to a temporary file in the same directory and then moving it to
 the target location. 
 | 
Copyright © 2011–2018. All rights reserved.