public class NoSQLInputFormat extends NoSQLInputFormat implements org.apache.hadoop.mapred.InputFormat<org.apache.hadoop.io.Text,RecordInfo>
NoSQLInputFormat for the Hadoop old API| Constructor and Description |
|---|
NoSQLInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.Text,RecordInfo> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf jobConf, org.apache.hadoop.mapred.Reporter reporter) |
org.apache.hadoop.mapred.InputSplit[] |
getSplits(org.apache.hadoop.mapred.JobConf jobConf, int minSplits) |
createRecordReader, getKVConfiguration, getSplits, getSplitspublic org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.Text,RecordInfo> getRecordReader(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf jobConf, org.apache.hadoop.mapred.Reporter reporter) throws java.io.IOException
getRecordReader in interface org.apache.hadoop.mapred.InputFormat<org.apache.hadoop.io.Text,RecordInfo>java.io.IOException
public org.apache.hadoop.mapred.InputSplit[] getSplits(org.apache.hadoop.mapred.JobConf jobConf,
int minSplits)
throws java.io.IOException
getSplits in interface org.apache.hadoop.mapred.InputFormat<org.apache.hadoop.io.Text,RecordInfo>java.io.IOExceptionCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.