@Experimental public interface PartitionedContext extends RuntimeContext
RuntimeContext, PartitionedContext also contains all
partition-wise execution information, such as getting state, registering timer, etc.| 限定符和类型 | 方法和说明 |
|---|---|
ProcessingTimeManager |
getProcessingTimeManager()
Get the
ProcessingTimeManager of this process function. |
StateManager |
getStateManager()
Get the
StateManager of this process function. |
getJobInfo, getMetricGroup, getTaskInfoStateManager getStateManager()
StateManager of this process function.ProcessingTimeManager getProcessingTimeManager()
ProcessingTimeManager of this process function.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.