org.apache.blur.mapreduce.lib
Class CsvBlurMapperTest

java.lang.Object
  extended by org.apache.blur.mapreduce.lib.CsvBlurMapperTest

public class CsvBlurMapperTest
extends Object


Constructor Summary
CsvBlurMapperTest()
           
 
Method Summary
 void setUp()
           
 void testMapperAutoGenerateRecordId()
           
 void testMapperAutoGenerateRowId()
           
 void testMapperAutoGenerateRowIdAndRecordId()
           
 void testMapperFamilyPerPath()
           
 void testMapperWithFamilyInData()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CsvBlurMapperTest

public CsvBlurMapperTest()
Method Detail

setUp

public void setUp()
           throws IOException
Throws:
IOException

testMapperWithFamilyInData

public void testMapperWithFamilyInData()

testMapperFamilyPerPath

public void testMapperFamilyPerPath()

testMapperAutoGenerateRecordId

public void testMapperAutoGenerateRecordId()

testMapperAutoGenerateRowId

public void testMapperAutoGenerateRowId()

testMapperAutoGenerateRowIdAndRecordId

public void testMapperAutoGenerateRowIdAndRecordId()


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