SparkRequest.ExecutorCount Property

Definition

Gets the executor count.

public int? ExecutorCount { get; }
member this.ExecutorCount : Nullable<int>
Public ReadOnly Property ExecutorCount As Nullable(Of Integer)

Property Value

Applies to