public abstract class ProcessFunction.OnTimerContext extends ProcessFunction.Context
ProcessFunction.onTimer(long, OnTimerContext, Collector)
.Constructor and Description |
---|
OnTimerContext() |
Modifier and Type | Method and Description |
---|---|
abstract TimeDomain |
timeDomain()
The
TimeDomain of the firing timer. |
output, timerService, timestamp
public abstract TimeDomain timeDomain()
TimeDomain
of the firing timer.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.