public static class NodeDumper.Dumper extends Configured
Modifier and Type | Class and Description |
---|---|
static class |
NodeDumper.Dumper.DumperMapper
Outputs the host or domain as key for this record and numInlinks,
numOutlinks or score as the value.
|
static class |
NodeDumper.Dumper.DumperReducer
Outputs either the sum or the top value for this record.
|
Constructor and Description |
---|
Dumper() |
Copyright © 2021 The Apache Software Foundation