See: Description
| Class | Description |
|---|---|
| ByteArray |
Serializable byte array.
|
| GlobalWatermarkHolder |
A
Broadcast variable to hold the global watermarks for a micro-batch. |
| GlobalWatermarkHolder.SparkWatermarks |
A
GlobalWatermarkHolder.SparkWatermarks holds the watermarks and batch time
relevant to a micro-batch input from a specific source. |
| GlobalWatermarkHolder.WatermarksListener |
Advance the WMs onBatchCompleted event.
|
| SideInputBroadcast<T> |
Broadcast helper for side inputs.
|
| SinglePrimitiveOutputPTransform<T> |
A
PTransform wrapping another transform. |
| SparkSideInputReader |
A
SideInputReader for thw SparkRunner. |