Package org.apache.hadoop.hbase.rest
Class TestStatusResource
java.lang.Object
org.apache.hadoop.hbase.rest.TestStatusResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.rest.client.Clientprivate static org.apache.hadoop.conf.Configurationprivate static javax.xml.bind.JAXBContextprivate static final org.slf4j.Loggerprivate static final byte[]private static final HBaseRESTTestingUtilityprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidvoidprivate static voidvalidate(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:
IOExceptionjavax.xml.bind.JAXBException
-
testGetClusterStatusPB
- Throws:
IOException
-