次の方法で共有


JobStatisticsVertexStage.DataReadCrossPod プロパティ

定義

複数のポッド間で読み取られたデータの量をバイト単位で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象