Package version:

Interface SkipErrorFile

Skip error file.

Hierarchy

  • SkipErrorFile

Properties

dataInconsistency?: any

Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).

fileMissing?: any

Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).

Generated using TypeDoc