Overload List

  NameDescription
Public methodStatic memberGetJobStatistics(String)
This function returns the JobStatistics object that contains statistical information about each job stage. The object includes information about the number of vertices failed, succeeded, data read, etc.
Public methodStatic memberGetJobStatistics(String, String)
This function returns the JobStatistics object that contains statistical information about each job stage. The object includes information about the number of vertices failed, succeeded, data read, etc.

See Also