次の方法で共有


StreamingJobOutputWatermarkProperties.MaxWatermarkDifferenceAcrossPartitions プロパティ

定義

最も高速なパーティションと最も遅いパーティションの間の最大差分を記述します。そのため、ダウンストリーム ジョブで必要なすべてのイベントをキャッチする順序外ウィンドウが明確に定義されます。

public string MaxWatermarkDifferenceAcrossPartitions { get; set; }
member this.MaxWatermarkDifferenceAcrossPartitions : string with get, set
Public Property MaxWatermarkDifferenceAcrossPartitions As String

プロパティ値

適用対象