public class ResilientFileOutputStream extends ResilientOutputStreamBase
os, presumedClean| Constructor and Description |
|---|
ResilientFileOutputStream(File
|
| Modifier and Type | Method and Description |
|---|---|
FileChannel |
getChannel()
|
File |
getFile()
|
String |
toString()
|
addStatus, close, flush, getContext, postIOFailure, setContext, write, writewritepublic ResilientFileOutputStream(Filefile, boolean append) throws FileNotFoundException
FileNotFoundException
public FileChannelgetChannel()
public FilegetFile()
public StringtoString()