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, timestamppublic abstract TimeDomain timeDomain()
TimeDomain of the firing timer.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.