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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprotected static booleanprivate static final org.slf4j.LoggerFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringReturns comma separated list of ruby script names for testsstatic voidMethods 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:AbstractTestShellReturns comma separated list of ruby script names for tests- Overrides:
getIncludeListin classAbstractTestShell
-
setUpBeforeClass
- Throws:
Exception
-