public abstract class ProcessFunction.OnTimerContext extends ProcessFunction.Context
ProcessFunction.onTimer(long, OnTimerContext, Collector)
.构造器和说明 |
---|
OnTimerContext() |
限定符和类型 | 方法和说明 |
---|---|
abstract TimeDomain |
timeDomain()
The
TimeDomain of the firing timer. |
output, timerService, timestamp
public abstract TimeDomain timeDomain()
TimeDomain
of the firing timer.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.