다음을 통해 공유


FlinkProfile.NumReplicas Property

Definition

The number of task managers.

public int? NumReplicas { get; set; }
member this.NumReplicas : Nullable<int> with get, set
Public Property NumReplicas As Nullable(Of Integer)

Property Value

Applies to