public class BigramRelativeFrequencyJson
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BigramRelativeFrequencyJson.MyCombiner |
protected static class |
BigramRelativeFrequencyJson.MyMapper |
protected static class |
BigramRelativeFrequencyJson.MyPartitioner |
protected static class |
BigramRelativeFrequencyJson.MyReducer |
static class |
BigramRelativeFrequencyJson.MyTuple |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Dispatches command-line arguments to the tool via the
ToolRunner. |
int |
run(String[] args)
Runs this tool.
|
Copyright © 2015. All rights reserved.