Package org.apache.hadoop.hbase.client
Class TestQuotasShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestQuotasShell
- All Implemented Interfaces:
RubyShellTest
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL
Fields inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
LOG
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns comma separated list of ruby script names for testsMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getJRuby, getSuitePattern, getTEST_UTIL, setUp, tearDown, testRunShellTests
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
getExcludeList
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestQuotasShell
public TestQuotasShell()
-
-
Method Details
-
getIncludeList
Description copied from interface:RubyShellTest
Returns comma separated list of ruby script names for tests
-