Package org.apache.hadoop.hbase.client
Class TestReplicationShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestReplicationShell
- All Implemented Interfaces:
- RubyShellTest
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShelljruby, TEST_UTILFields inherited from interface org.apache.hadoop.hbase.client.RubyShellTestLOG
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns comma separated list of ruby script names for testsMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShellgetJRuby, getSuitePattern, getTEST_UTIL, setUp, tearDown, testRunShellTestsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.client.RubyShellTestgetExcludeList
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestReplicationShellpublic TestReplicationShell()
 
- 
- 
Method Details- 
getIncludeListDescription copied from interface:RubyShellTestReturns comma separated list of ruby script names for tests
 
-