org.apache.blur.store.hdfs
Class HdfsDirectorySymlinkTest

java.lang.Object
  extended by org.apache.blur.store.hdfs.HdfsDirectorySymlinkTest

public class HdfsDirectorySymlinkTest
extends Object


Constructor Summary
HdfsDirectorySymlinkTest()
           
 
Method Summary
 void setup()
           
 void testSymlink()
           
 void testSymlinkWithIndexes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HdfsDirectorySymlinkTest

public HdfsDirectorySymlinkTest()
Method Detail

setup

public void setup()
           throws IOException
Throws:
IOException

testSymlink

public void testSymlink()
                 throws IOException
Throws:
IOException

testSymlinkWithIndexes

public void testSymlinkWithIndexes()
                            throws IOException
Throws:
IOException


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