org.apache.blur.trace.hdfs
Class HdfsTraceStorageTest

java.lang.Object
  extended by org.apache.blur.trace.hdfs.HdfsTraceStorageTest

public class HdfsTraceStorageTest
extends Object


Constructor Summary
HdfsTraceStorageTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testStorage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HdfsTraceStorageTest

public HdfsTraceStorageTest()
Method Detail

setUp

public void setUp()
           throws IOException,
                  InterruptedException
Throws:
IOException
InterruptedException

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testStorage

public void testStorage()
                 throws IOException,
                        org.json.JSONException
Throws:
IOException
org.json.JSONException


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