org.apache.blur.mapreduce.lib
Class BlurRecordReader

java.lang.Object
  extended by org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,BlurRecord>
      extended by org.apache.blur.mapreduce.lib.BlurRecordReader
All Implemented Interfaces:
Closeable

public abstract class BlurRecordReader
extends org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,BlurRecord>


Constructor Summary
BlurRecordReader()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.mapreduce.RecordReader
close, getCurrentKey, getCurrentValue, getProgress, initialize, nextKeyValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlurRecordReader

public BlurRecordReader()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.