@Experimental public interface NonPartitionedContext<OUT> extends RuntimeContext
| 限定符和类型 | 方法和说明 |
|---|---|
void |
applyToAllPartitions(ApplyPartitionFunction<OUT> applyPartitionFunction)
Apply a function to all partitions.
|
getJobInfo, getMetricGroup, getTaskInfovoid applyToAllPartitions(ApplyPartitionFunction<OUT> applyPartitionFunction) throws Exception
ExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.