public class Inverter extends Object
| Constructor and Description |
|---|
Inverter() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.apache.hadoop.mapreduce.OutputFormat> |
invertInputFormat(Class<? extends org.apache.hadoop.mapreduce.InputFormat> inputFormat) |
static Class<? extends org.apache.hadoop.mapreduce.InputFormat> |
invertOutputFormat(Class<? extends org.apache.hadoop.mapreduce.OutputFormat> outputFormat) |
Copyright © 2012–2016. All rights reserved.