org.apache.blur.trace
Class TraceTest

java.lang.Object
  extended by org.apache.blur.trace.TraceTest

public class TraceTest
extends Object


Constructor Summary
TraceTest()
           
 
Method Summary
 void testNoTrace()
           
 void testTrace()
           
 void testTraceThreadRunnable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceTest

public TraceTest()
Method Detail

testTrace

public void testTrace()
               throws IOException
Throws:
IOException

testNoTrace

public void testNoTrace()

testTraceThreadRunnable

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


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