Class FileBasedSink.FileResult<DestinationT>

  • Enclosing class:
    FileBasedSink<UserT,​DestinationT,​OutputT>

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