Class KeyedCoProcessFunction.OnTimerContext

java.lang.Object
KeyedCoProcessFunction<K,IN1,IN2,OUT>.Context
org.apache.flink.streaming.api.functions.co.KeyedCoProcessFunction.OnTimerContext
Enclosing class:
KeyedCoProcessFunction<K,IN1,IN2,OUT>

public abstract class KeyedCoProcessFunction.OnTimerContext extends KeyedCoProcessFunction<K,IN1,IN2,OUT>.Context
Information available in an invocation of #onTimer(long, OnTimerContext, Collector).