Generated by
JDiff

Class org.apache.hadoop.io.IOUtils

Added Methods
void fsync(File) Ensure that any writes to the given file is written to the storage device that contains it.
void fsync(FileChannel, boolean) Ensure that any writes to the given file is written to the storage device that contains it.