@Internal public abstract static class TimestampTransform.AlignTo extends TimestampTransform
Represents the transform that aligns a timestamp to the next boundary of getPeriod()
start at getOffset()
.
TimestampTransform.AlignTo, TimestampTransform.Delay
Constructor and Description |
---|
AlignTo() |
Modifier and Type | Method and Description |
---|---|
abstract Instant |
getOffset() |
abstract Duration |
getPeriod() |
alignTo, alignTo, delay