Name

adams.flow.transformer.WaitForFile


Synopsis

Waits for the file passing through to become available, i.e., not in use by another process.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: java.lang.String, java.io.File


Options