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
-
Method Summary
-
Constructor Details
-
FsFileDestination
-
-
Method Details
-
writeFile
- Specified by:
writeFile
in interfaceFileDestination
- Throws:
IOException
-
flush
- Specified by:
flush
in interfaceFileDestination
- Throws:
IOException
-