org.apache.blur.manager.writer
Class IndexImporterTest

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

public class IndexImporterTest
extends Object


Constructor Summary
IndexImporterTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testIndexImporterCheckInuseDirsForCleanup()
           
 void testIndexImporterWithBadIndex()
           
 void testIndexImporterWithCorrectRowIdShardCombination()
           
 void testIndexImporterWithWrongRowIdShardCombination()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexImporterTest

public IndexImporterTest()
Method Detail

setup

public void setup()
           throws IOException
Throws:
IOException

tearDown

public void tearDown()
              throws IOException
Throws:
IOException

testIndexImporterWithBadIndex

public void testIndexImporterWithBadIndex()
                                   throws IOException
Throws:
IOException

testIndexImporterCheckInuseDirsForCleanup

public void testIndexImporterCheckInuseDirsForCleanup()
                                               throws IOException
Throws:
IOException

testIndexImporterWithCorrectRowIdShardCombination

public void testIndexImporterWithCorrectRowIdShardCombination()
                                                       throws IOException
Throws:
IOException

testIndexImporterWithWrongRowIdShardCombination

public void testIndexImporterWithWrongRowIdShardCombination()
                                                     throws IOException
Throws:
IOException


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