public class BroadcastAndOneToOneExample
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class and Description |
|---|---|
static class |
BroadcastAndOneToOneExample.InputProcessor |
static class |
BroadcastAndOneToOneExample.OneToOneProcessor |
| Constructor and Description |
|---|
BroadcastAndOneToOneExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
boolean |
run(org.apache.hadoop.conf.Configuration conf,
boolean doLocalityCheck) |
int |
run(String[] args) |
Copyright © 2020 Apache Software Foundation. All rights reserved.