@Experimental public interface PartitionedContext extends RuntimeContext
RuntimeContext, PartitionedContext also contains all
partition-wise execution information, such as getting state, registering timer, etc.| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.