Class AsyncFSTestBase
java.lang.Object
org.apache.hadoop.hbase.io.asyncfs.AsyncFSTestBase
- Direct Known Subclasses:
TestFanOutOneBlockAsyncDFSOutput,TestFanOutOneBlockAsyncDFSOutputHang,TestLeaseRenewal,TestOverwriteFileUnderConstruction,TestSaslFanOutOneBlockAsyncDFSOutput
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.apache.hadoop.hdfs.MiniDFSClusterprotected static Fileprivate static final org.slf4j.Loggerprotected static final HBaseCommonTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringcreateDirAndSetProperty(String property) private static StringcreateDirAndSetProperty(String relPath, String property) private static voidprivate static booleanprotected static voidCreates a directory for the cluster, under the test dataprotected static voidprotected static voidstartMiniDFSCluster(int servers)
-
Field Details
-
LOG
-
UTIL
-
CLUSTER_TEST_DIR
-
CLUSTER
-
-
Constructor Details
-
AsyncFSTestBase
public AsyncFSTestBase()
-
-
Method Details
-
deleteOnExit
-
setupClusterTestDir
Creates a directory for the cluster, under the test data -
createDirAndSetProperty
-
createDirAndSetProperty
-
createDirsAndSetProperties
- Throws:
IOException
-
startMiniDFSCluster
- Throws:
IOException
-
shutdownMiniDFSCluster
-