@Internal public abstract static class TimestampTransform.Delay extends TimestampTransform
Represents the transform that delays a timestamp by getDelay()
.
TimestampTransform.AlignTo, TimestampTransform.Delay
Constructor and Description |
---|
Delay() |
Modifier and Type | Method and Description |
---|---|
abstract Duration |
getDelay() |
alignTo, alignTo, delay
public abstract Duration getDelay()