org.apache.blur.mapreduce.lib
Class BlurOutputFormatMiniClusterTest

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

public class BlurOutputFormatMiniClusterTest
extends Object


Constructor Summary
BlurOutputFormatMiniClusterTest()
           
 
Method Summary
static String readFile(String name)
           
 void setup()
           
static void setupTest()
           
static void teardown()
           
 void testBlurOutputFormat()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlurOutputFormatMiniClusterTest

public BlurOutputFormatMiniClusterTest()
Method Detail

setupTest

public static void setupTest()
                      throws Exception
Throws:
Exception

teardown

public static void teardown()

setup

public void setup()

testBlurOutputFormat

public void testBlurOutputFormat()
                          throws IOException,
                                 InterruptedException,
                                 ClassNotFoundException,
                                 org.apache.blur.thrift.generated.BlurException,
                                 org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
IOException
InterruptedException
ClassNotFoundException
org.apache.blur.thrift.generated.BlurException
org.apache.blur.thirdparty.thrift_0_9_0.TException

readFile

public static String readFile(String name)
                       throws IOException
Throws:
IOException


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