Class SyncingFileOutputStream
java.lang.Object
java.io.OutputStream
java.io.FileOutputStream
io.trino.plugin.raptor.legacy.util.SyncingFileOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FileOutputStream
getChannel, getFD, writeMethods inherited from class java.io.OutputStream
flush, nullOutputStream
-
Constructor Details
-
SyncingFileOutputStream
- Throws:
FileNotFoundException
-
-
Method Details
-
write
- Overrides:
writein classFileOutputStream- Throws:
IOException
-
write
- Overrides:
writein classFileOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classFileOutputStream- Throws:
IOException
-