public class HashTable
extends Configured
Modifier and Type | Class and Description |
---|---|
static class |
HashTable.HashMapper |
static class |
HashTable.TableHash |
Constructor and Description |
---|
HashTable(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
Job |
createSubmittableJob(String[] args) |
static void |
main(String[] args)
Main entry point.
|
int |
run(String[] args) |
public Job createSubmittableJob(String[] args) throws IOException
IOException