Package org.apache.hadoop.hbase.rest
Class TestStatusResource
java.lang.Object
org.apache.hadoop.hbase.rest.TestStatusResource
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.rest.client.Client
private static org.apache.hadoop.conf.Configuration
private static javax.xml.bind.JAXBContext
private static final org.slf4j.Logger
private static final byte[]
private static final HBaseRESTTestingUtility
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
private static void
validate
(org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel model)
-
Field Details
-
CLASS_RULE
-
LOG
-
META_REGION_NAME
-
TEST_UTIL
-
REST_TEST_UTIL
-
client
-
context
-
conf
-
-
Constructor Details
-
TestStatusResource
public TestStatusResource()
-
-
Method Details
-
validate
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testGetClusterStatusXML
- Throws:
IOException
javax.xml.bind.JAXBException
-
testGetClusterStatusPB
- Throws:
IOException
-