JobStatisticsVertexStage Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
JobStatisticsVertexStage()
Initializes a new instance of the JobStatisticsVertexStage class.
public JobStatisticsVertexStage ();
Public Sub New ()
Applies to
JobStatisticsVertexStage(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int32>, Nullable<Int32>, Nullable<Int64>, Nullable<Int64>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, Nullable<Int64>, Nullable<Int32>, Nullable<TimeSpan>, Nullable<Int32>, Nullable<TimeSpan>)
Initializes a new instance of the JobStatisticsVertexStage class.
public JobStatisticsVertexStage (long? dataRead = default, long? dataReadCrossPod = default, long? dataReadIntraPod = default, long? dataToRead = default, long? dataWritten = default, int? duplicateDiscardCount = default, int? failedCount = default, long? maxVertexDataRead = default, long? minVertexDataRead = default, int? readFailureCount = default, int? revocationCount = default, int? runningCount = default, int? scheduledCount = default, string stageName = default, int? succeededCount = default, long? tempDataWritten = default, int? totalCount = default, TimeSpan? totalFailedTime = default, int? totalProgress = default, TimeSpan? totalSucceededTime = default);
new Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage : Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int> * Nullable<int> * Nullable<int64> * Nullable<int64> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * string * Nullable<int> * Nullable<int64> * Nullable<int> * Nullable<TimeSpan> * Nullable<int> * Nullable<TimeSpan> -> Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage
Public Sub New (Optional dataRead As Nullable(Of Long) = Nothing, Optional dataReadCrossPod As Nullable(Of Long) = Nothing, Optional dataReadIntraPod As Nullable(Of Long) = Nothing, Optional dataToRead As Nullable(Of Long) = Nothing, Optional dataWritten As Nullable(Of Long) = Nothing, Optional duplicateDiscardCount As Nullable(Of Integer) = Nothing, Optional failedCount As Nullable(Of Integer) = Nothing, Optional maxVertexDataRead As Nullable(Of Long) = Nothing, Optional minVertexDataRead As Nullable(Of Long) = Nothing, Optional readFailureCount As Nullable(Of Integer) = Nothing, Optional revocationCount As Nullable(Of Integer) = Nothing, Optional runningCount As Nullable(Of Integer) = Nothing, Optional scheduledCount As Nullable(Of Integer) = Nothing, Optional stageName As String = Nothing, Optional succeededCount As Nullable(Of Integer) = Nothing, Optional tempDataWritten As Nullable(Of Long) = Nothing, Optional totalCount As Nullable(Of Integer) = Nothing, Optional totalFailedTime As Nullable(Of TimeSpan) = Nothing, Optional totalProgress As Nullable(Of Integer) = Nothing, Optional totalSucceededTime As Nullable(Of TimeSpan) = Nothing)
Parameters
- stageName
- String
the name of this stage in job execution.
the amount of time all successful vertices took in this stage.
Applies to
JobStatisticsVertexStage(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int32>, Nullable<Int32>, Nullable<Int64>, Nullable<Int64>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, Nullable<Int64>, Nullable<Int32>, Nullable<TimeSpan>, Nullable<Int32>, Nullable<TimeSpan>, Nullable<Int64>, Nullable<TimeSpan>, JobStatisticsVertex, JobStatisticsVertex, JobStatisticsVertex, Nullable<Int32>, Nullable<Int32>, Nullable<Int64>, ResourceUsageStatistics, ResourceUsageStatistics, ResourceUsageStatistics, ResourceUsageStatistics)
Initializes a new instance of the JobStatisticsVertexStage class.
public JobStatisticsVertexStage (long? dataRead = default, long? dataReadCrossPod = default, long? dataReadIntraPod = default, long? dataToRead = default, long? dataWritten = default, int? duplicateDiscardCount = default, int? failedCount = default, long? maxVertexDataRead = default, long? minVertexDataRead = default, int? readFailureCount = default, int? revocationCount = default, int? runningCount = default, int? scheduledCount = default, string stageName = default, int? succeededCount = default, long? tempDataWritten = default, int? totalCount = default, TimeSpan? totalFailedTime = default, int? totalProgress = default, TimeSpan? totalSucceededTime = default, long? totalPeakMemUsage = default, TimeSpan? totalExecutionTime = default, Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex maxDataReadVertex = default, Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex maxExecutionTimeVertex = default, Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex maxPeakMemUsageVertex = default, int? estimatedVertexCpuCoreCount = default, int? estimatedVertexPeakCpuCoreCount = default, long? estimatedVertexMemSize = default, Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics allocatedContainerCpuCoreCount = default, Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics allocatedContainerMemSize = default, Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics usedVertexCpuCoreCount = default, Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics usedVertexPeakMemSize = default);
new Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage : Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int> * Nullable<int> * Nullable<int64> * Nullable<int64> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * string * Nullable<int> * Nullable<int64> * Nullable<int> * Nullable<TimeSpan> * Nullable<int> * Nullable<TimeSpan> * Nullable<int64> * Nullable<TimeSpan> * Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex * Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex * Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex * Nullable<int> * Nullable<int> * Nullable<int64> * Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics * Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics * Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics * Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics -> Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage
Public Sub New (Optional dataRead As Nullable(Of Long) = Nothing, Optional dataReadCrossPod As Nullable(Of Long) = Nothing, Optional dataReadIntraPod As Nullable(Of Long) = Nothing, Optional dataToRead As Nullable(Of Long) = Nothing, Optional dataWritten As Nullable(Of Long) = Nothing, Optional duplicateDiscardCount As Nullable(Of Integer) = Nothing, Optional failedCount As Nullable(Of Integer) = Nothing, Optional maxVertexDataRead As Nullable(Of Long) = Nothing, Optional minVertexDataRead As Nullable(Of Long) = Nothing, Optional readFailureCount As Nullable(Of Integer) = Nothing, Optional revocationCount As Nullable(Of Integer) = Nothing, Optional runningCount As Nullable(Of Integer) = Nothing, Optional scheduledCount As Nullable(Of Integer) = Nothing, Optional stageName As String = Nothing, Optional succeededCount As Nullable(Of Integer) = Nothing, Optional tempDataWritten As Nullable(Of Long) = Nothing, Optional totalCount As Nullable(Of Integer) = Nothing, Optional totalFailedTime As Nullable(Of TimeSpan) = Nothing, Optional totalProgress As Nullable(Of Integer) = Nothing, Optional totalSucceededTime As Nullable(Of TimeSpan) = Nothing, Optional totalPeakMemUsage As Nullable(Of Long) = Nothing, Optional totalExecutionTime As Nullable(Of TimeSpan) = Nothing, Optional maxDataReadVertex As JobStatisticsVertex = Nothing, Optional maxExecutionTimeVertex As JobStatisticsVertex = Nothing, Optional maxPeakMemUsageVertex As JobStatisticsVertex = Nothing, Optional estimatedVertexCpuCoreCount As Nullable(Of Integer) = Nothing, Optional estimatedVertexPeakCpuCoreCount As Nullable(Of Integer) = Nothing, Optional estimatedVertexMemSize As Nullable(Of Long) = Nothing, Optional allocatedContainerCpuCoreCount As ResourceUsageStatistics = Nothing, Optional allocatedContainerMemSize As ResourceUsageStatistics = Nothing, Optional usedVertexCpuCoreCount As ResourceUsageStatistics = Nothing, Optional usedVertexPeakMemSize As ResourceUsageStatistics = Nothing)
Parameters
- stageName
- String
The name of this stage in job execution.
The amount of time all successful vertices took in this stage.
The sum of the peak memory usage of all the vertices in the stage, in bytes.
The sum of the total execution time of all the vertices in the stage.
- maxDataReadVertex
- JobStatisticsVertex
the vertex with the maximum amount of data read.
- maxExecutionTimeVertex
- JobStatisticsVertex
the vertex with the maximum execution time.
- maxPeakMemUsageVertex
- JobStatisticsVertex
the vertex with the maximum peak memory usage.
- allocatedContainerCpuCoreCount
- ResourceUsageStatistics
The statistics information for the allocated container CPU core count.
- allocatedContainerMemSize
- ResourceUsageStatistics
The statistics information for the allocated container memory size.
- usedVertexCpuCoreCount
- ResourceUsageStatistics
The statistics information for the used vertex CPU core count.
- usedVertexPeakMemSize
- ResourceUsageStatistics
The statistics information for the used vertex peak memory size.
Applies to
Azure SDK for .NET