Class FsFileDestination
java.lang.Object
com.google.errorprone.apply.FsFileDestination
- All Implemented Interfaces:
FileDestination
A
FileDestination that writes content to a destination on the local filesystem.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FsFileDestination
-
-
Method Details
-
writeFile
- Specified by:
writeFilein interfaceFileDestination- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFileDestination- Throws:
IOException
-