Package org.apache.hadoop.hbase.client
Class TestFromClientSideNoCodec
java.lang.Object
org.apache.hadoop.hbase.client.TestFromClientSideNoCodec
Do some ops and prove that client and server can work w/o codecs; that we can pb all the time.
Good for third-party clients or simple scripts that want to talk direct to hbase.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
org.junit.rules.TestName
protected static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
name
-
-
Constructor Details
-
TestFromClientSideNoCodec
public TestFromClientSideNoCodec()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testBasics
- Throws:
IOException
-
testNoCodec
-