SparkRequest.ExecutorCores Property

Definition

Gets the executor cores.

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

Property Value

Applies to