次の方法で共有


JobStatisticsVertexStage.MaxVertexDataRead プロパティ

定義

1 つの頂点で読み取られたデータの最大量 (バイト単位) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxVertexDataRead")]
public long? MaxVertexDataRead { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxVertexDataRead")>]
member this.MaxVertexDataRead : Nullable<int64>
Public ReadOnly Property MaxVertexDataRead As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象