【Flink】Flink TimeServer 之 timerService().registerProcessingTimeTimer

1.概述

故事起源于examples-scala 中有一个案例

package io.github.streamingwithflink.chapter6

import com.ververica.field.utils.MyTimeUtils
import io.github.streamingwithflink.util

你可能感兴趣的:(大数据-flink)