Class AccumuloRowInputFormat

    • Constructor Detail

      • AccumuloRowInputFormat

        public AccumuloRowInputFormat()
    • Method Detail

      • getRecordReader

        public org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.Text,​PeekingIterator<Map.Entry<Key,​Value>>> getRecordReader​(org.apache.hadoop.mapred.InputSplit split,
                                                                                                                                                  org.apache.hadoop.mapred.JobConf job,
                                                                                                                                                  org.apache.hadoop.mapred.Reporter reporter)
                                                                                                                                           throws IOException
        Throws:
        IOException