public static class AcidInputFormat.Options extends Object
Constructor and Description |
---|
AcidInputFormat.Options(org.apache.hadoop.conf.Configuration conf)
Supply the configuration to use when reading.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration() |
org.apache.hadoop.mapred.Reporter |
getReporter() |
AcidInputFormat.Options |
reporter(org.apache.hadoop.mapred.Reporter reporter)
Supply the reporter.
|
public AcidInputFormat.Options(org.apache.hadoop.conf.Configuration conf)
conf
- public AcidInputFormat.Options reporter(org.apache.hadoop.mapred.Reporter reporter)
reporter
- the MapReduce reporter objectpublic org.apache.hadoop.conf.Configuration getConfiguration()
public org.apache.hadoop.mapred.Reporter getReporter()
Copyright © 2017 The Apache Software Foundation. All rights reserved.