public interface CleanupState
ProcessFunction and CoProcessFunction.| 限定符和类型 | 方法和说明 |
|---|---|
default void |
registerProcessingCleanupTimer(org.apache.flink.api.common.state.ValueState<Long> cleanupTimeState,
long currentTime,
long minRetentionTime,
long maxRetentionTime,
org.apache.flink.streaming.api.TimerService timerService) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.