Class FsFileDestination

java.lang.Object
com.google.errorprone.apply.FsFileDestination
All Implemented Interfaces:
FileDestination

public final class FsFileDestination extends Object implements FileDestination
A FileDestination that writes content to a destination on the local filesystem.