Uses of Class
org.apache.nemo.common.partitioner.DedicatedKeyPerElement
-
Packages that use DedicatedKeyPerElement Package Description org.apache.nemo.common.partitioner -
-
Uses of DedicatedKeyPerElement in org.apache.nemo.common.partitioner
Classes in org.apache.nemo.common.partitioner with annotations of type DedicatedKeyPerElement Modifier and Type Class Description class
DedicatedKeyPerElementPartitioner
An implementation ofPartitioner
which assigns a dedicated key per an output data from a task.
-