Class TimestampTransform.AlignTo
java.lang.Object
org.apache.beam.sdk.transforms.windowing.TimestampTransform
org.apache.beam.sdk.transforms.windowing.TimestampTransform.AlignTo
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 TimestampTransform
For internal use only; no backwards-compatibility guarantees.
 
Represents the transform that aligns a timestamp to the next boundary of getPeriod() start at getOffset().
- 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
- 
AlignTo
public AlignTo() 
 - 
 - 
Method Details
- 
getPeriod
 - 
getOffset
 
 -