org.apache.blur.store.hdfs_v2
Class FastHdfsKeyValueDirectoryTest

java.lang.Object
  extended by org.apache.blur.store.hdfs_v2.FastHdfsKeyValueDirectoryTest

public class FastHdfsKeyValueDirectoryTest
extends Object


Constructor Summary
FastHdfsKeyValueDirectoryTest()
           
 
Method Summary
 void setup()
           
static void startCluster()
           
static void stopCluster()
           
 void testMultipleWritersOpenOnSameDirectory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastHdfsKeyValueDirectoryTest

public FastHdfsKeyValueDirectoryTest()
Method Detail

startCluster

public static void startCluster()

stopCluster

public static void stopCluster()

setup

public void setup()
           throws IOException
Throws:
IOException

testMultipleWritersOpenOnSameDirectory

public void testMultipleWritersOpenOnSameDirectory()
                                            throws IOException
Throws:
IOException


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