Uses of Interface
org.apache.flink.cep.time.TimeContext
Packages that use TimeContext
-
Uses of TimeContext in org.apache.flink.cep.functions
Subinterfaces of TimeContext in org.apache.flink.cep.functionsModifier and TypeInterfaceDescriptionstatic interfaceGives access to time related characteristics as well as enables emitting elements to side outputs. -
Uses of TimeContext in org.apache.flink.cep.pattern.conditions
Subinterfaces of TimeContext in org.apache.flink.cep.pattern.conditionsModifier and TypeInterfaceDescriptionstatic interfaceThe context used when evaluating thecondition.