public class PALargeStarOpt
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
PALargeStarOpt.ColorLargeStarMapper |
static class |
PALargeStarOpt.ColorLargeStarReducer |
Modifier and Type | Field and Description |
---|---|
long |
ccSize |
long |
inputSize |
long |
numChanges |
long |
outSize |
Constructor and Description |
---|
PALargeStarOpt(org.apache.hadoop.fs.Path input,
org.apache.hadoop.fs.Path output,
boolean verbose) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |