Class TimestampTransform.Delay
java.lang.Object
org.apache.beam.sdk.transforms.windowing.TimestampTransform
org.apache.beam.sdk.transforms.windowing.TimestampTransform.Delay
- All Implemented Interfaces:
Serializable
- Enclosing class:
TimestampTransform
For internal use only; no backwards-compatibility guarantees.
Represents the transform that delays a timestamp by getDelay()
.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.beam.sdk.transforms.windowing.TimestampTransform
TimestampTransform.AlignTo, TimestampTransform.Delay
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.beam.sdk.transforms.windowing.TimestampTransform
alignTo, alignTo, delay
-
Constructor Details
-
Delay
public Delay()
-
-
Method Details
-
getDelay
-