public class MapPerPartitionVoidFunction
extends java.lang.Object
implements org.apache.spark.api.java.function.VoidFunction<java.util.Iterator<?>>
| Constructor and Description |
|---|
MapPerPartitionVoidFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
call(java.util.Iterator<?> integerIterator) |