public class UnweightedGraphPrepartitioning
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
UnweightedGraphPrepartitioning.DirectedMapper |
static class |
UnweightedGraphPrepartitioning.PrepartitioningCombiner |
static class |
UnweightedGraphPrepartitioning.PrepartitioningReducer |
static class |
UnweightedGraphPrepartitioning.TransposedMapper |
static class |
UnweightedGraphPrepartitioning.UndirectedMapper |
Constructor and Description |
---|
UnweightedGraphPrepartitioning() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |