public interface CleanupState
ProcessFunction
and CoProcessFunction
.Modifier and Type | Method and Description |
---|---|
default void |
registerProcessingCleanupTimer(ValueState<Long> cleanupTimeState,
long currentTime,
long minRetentionTime,
long maxRetentionTime,
TimerService timerService) |
default void registerProcessingCleanupTimer(ValueState<Long> cleanupTimeState, long currentTime, long minRetentionTime, long maxRetentionTime, TimerService timerService) throws Exception
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.