Package org.apache.hadoop.hbase.client
Class TestAdminShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestAdminShell
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
protected static boolean
private static final org.slf4j.Logger
Fields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
Returns comma separated list of ruby script names for testsstatic void
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getExcludeList, setUpConfig, setUpJRubyRuntime, setUpJRubyRuntime, tearDownAfterClass, testRunShellTests
-
Field Details
-
LOG
-
CLASS_RULE
-
erasureCodingSupported
-
-
Constructor Details
-
TestAdminShell
public TestAdminShell()
-
-
Method Details
-
getIncludeList
Description copied from class:AbstractTestShell
Returns comma separated list of ruby script names for tests- Overrides:
getIncludeList
in classAbstractTestShell
-
setUpBeforeClass
- Throws:
Exception
-