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 SummaryNested classes/interfaces inherited from class org.apache.beam.sdk.transforms.windowing.TimestampTransformTimestampTransform.AlignTo, TimestampTransform.Delay
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.beam.sdk.transforms.windowing.TimestampTransformalignTo, alignTo, delay
- 
Constructor Details- 
Delaypublic Delay()
 
- 
- 
Method Details- 
getDelay
 
-