Class SaveOutput

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class SaveOutput extends OpenFile
Causes the FileStorage component to write the data from all Output events on the channel that this event is fired on to a file until an event with the end of record flag set is sent on the channel.
  • Constructor Details

    • SaveOutput

      public SaveOutput(Path path, OpenOption... options)
      Creates a new instance.
      Parameters:
      path - the file’s path
      options - open options