Class FileBasedSink.FileResult<DestinationT>

java.lang.Object
org.apache.beam.sdk.io.FileBasedSink.FileResult<DestinationT>
Enclosing class:
FileBasedSink<UserT,DestinationT,OutputT>

public static final class FileBasedSink.FileResult<DestinationT> extends Object
Result of a single bundle write. Contains the filename produced by the bundle, and if known the final output filename.