Compartir a través de


SparkSessionJobRequest.ExecutorCount Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="numExecutors")]
public int? ExecutorCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numExecutors")>]
member this.ExecutorCount : Nullable<int> with get, set
Public Property ExecutorCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a