public class LocalSyncableFileSystem.LocalSyncableOutputStream extends OutputStream implements org.apache.hadoop.fs.Syncable
| Constructor and Description |
|---|
LocalSyncableFileSystem.LocalSyncableOutputStream(org.apache.hadoop.fs.Path path) |
public LocalSyncableFileSystem.LocalSyncableOutputStream(org.apache.hadoop.fs.Path path)
throws FileNotFoundException
FileNotFoundExceptionpublic void sync()
throws IOException
sync in interface org.apache.hadoop.fs.SyncableIOExceptionpublic void hsync()
throws IOException
hsync in interface org.apache.hadoop.fs.SyncableIOExceptionpublic void hflush()
throws IOException
hflush in interface org.apache.hadoop.fs.SyncableIOExceptionpublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.