Click or drag to resize

ProcessResult Properties

The ProcessResult type exposes the following members.

Properties
  NameDescription
Public propertyClustersRead
Number of clusters created during intake process. Head cluster and/or foot cluster are included if present.
Public propertyClustersWritten
Number of output clusters created. Head cluster and/or foot cluster are included if present on output.
Public propertyCompletionStatus
Reason for completion of process execution.
Public propertyGlobalCache
A set of key value pairs that are common to all records and clusters throughout the process execution.
Public propertyRowsRead
Number of all rows read from intake, including header row(s) if applicable.
Public propertyRowsWritten
Number of all rows sent to output, including rows constituting leader, header, head cluster, foot cluster and trailer as applicable.
Top
See Also