@Experimental public interface NonPartitionedContext<OUT> extends RuntimeContext
| Modifier and Type | Method and Description |
|---|---|
void |
applyToAllPartitions(ApplyPartitionFunction<OUT> applyPartitionFunction)
Apply a function to all partitions.
|
getJobInfo, getMetricGroup, getTaskInfovoid applyToAllPartitions(ApplyPartitionFunction<OUT> applyPartitionFunction) throws Exception
ExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.