public class ReflectionUtil extends Object
Constructor and Description |
---|
ReflectionUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.mapreduce.Mapper.Context |
createMapperContext(org.apache.hadoop.mapreduce.Mapper mapper,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.mapreduce.TaskAttemptID taskAttemptId,
org.apache.hadoop.mapreduce.RecordReader reader,
org.apache.hadoop.mapreduce.RecordWriter writer,
org.apache.hadoop.mapreduce.OutputCommitter committer,
org.apache.hadoop.mapreduce.StatusReporter reporter,
org.apache.hadoop.mapreduce.InputSplit split) |
static org.apache.hadoop.mapreduce.TaskAttemptContext |
createTaskAttemptContext(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.mapreduce.TaskAttemptID taskAttemptId) |
public static org.apache.hadoop.mapreduce.TaskAttemptContext createTaskAttemptContext(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.mapreduce.TaskAttemptID taskAttemptId) throws Exception
Exception
public static org.apache.hadoop.mapreduce.Mapper.Context createMapperContext(org.apache.hadoop.mapreduce.Mapper mapper, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.mapreduce.TaskAttemptID taskAttemptId, org.apache.hadoop.mapreduce.RecordReader reader, org.apache.hadoop.mapreduce.RecordWriter writer, org.apache.hadoop.mapreduce.OutputCommitter committer, org.apache.hadoop.mapreduce.StatusReporter reporter, org.apache.hadoop.mapreduce.InputSplit split) throws Exception
Exception
Copyright © 2020 MarkLogic Corporation
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com