org.apache.blur.manager.writer
Class BlurIndexSimpleWriterTest

java.lang.Object
  extended by org.apache.blur.manager.writer.BlurIndexSimpleWriterTest

public class BlurIndexSimpleWriterTest
extends Object


Constructor Summary
BlurIndexSimpleWriterTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testBlurIndexWriter()
           
 void testBlurIndexWriterFaster()
           
 void testCreateSnapshot()
           
 void testEnqueue()
           
 void testRemoveSnapshots()
           
 void testRollbackAndReopen()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlurIndexSimpleWriterTest

public BlurIndexSimpleWriterTest()
Method Detail

setup

public void setup()
           throws IOException
Throws:
IOException

tearDown

public void tearDown()
              throws IOException
Throws:
IOException

testRollbackAndReopen

public void testRollbackAndReopen()
                           throws IOException
Throws:
IOException

testBlurIndexWriter

public void testBlurIndexWriter()
                         throws IOException
Throws:
IOException

testBlurIndexWriterFaster

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

testCreateSnapshot

public void testCreateSnapshot()
                        throws IOException
Throws:
IOException

testRemoveSnapshots

public void testRemoveSnapshots()
                         throws IOException
Throws:
IOException

testEnqueue

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


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