public class TezDelegatingPartitioner
extends org.apache.tez.runtime.library.partitioner.HashPartitioner
| Constructor and Description |
|---|
TezDelegatingPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(java.lang.Object key,
java.lang.Object value,
int numPartitions) |
static void |
setDelegator(io.dstream.support.Classifier classifier) |
public static void setDelegator(io.dstream.support.Classifier classifier)
public int getPartition(java.lang.Object key,
java.lang.Object value,
int numPartitions)
getPartition in interface org.apache.tez.runtime.library.api.PartitionergetPartition in class org.apache.tez.runtime.library.partitioner.HashPartitioner