Class SaveInput

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

public class SaveInput extends OpenFile
Causes the FileStorage component to write the data from all Input 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

    • SaveInput

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