public class UnsupportedProcessingTimeManager extends Object implements org.apache.flink.datastream.api.context.ProcessingTimeManager
ProcessingTimeManager, all its methods are not supported.
This is used for context that can not define the key.| 限定符和类型 | 字段和说明 |
|---|---|
static UnsupportedProcessingTimeManager |
INSTANCE |
public static final UnsupportedProcessingTimeManager INSTANCE
public void registerTimer(long timestamp)
registerTimer 在接口中 org.apache.flink.datastream.api.context.ProcessingTimeManagerpublic void deleteTimer(long timestamp)
deleteTimer 在接口中 org.apache.flink.datastream.api.context.ProcessingTimeManagerpublic long currentTime()
currentTime 在接口中 org.apache.flink.datastream.api.context.ProcessingTimeManagerCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.