Package org.apache.hadoop.hbase.rest
Class TestStatusResource
java.lang.Object
org.apache.hadoop.hbase.rest.TestStatusResource
@Tag("org.apache.hadoop.hbase.testclassification.RestTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestStatusResource
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.rest.client.Clientprivate static org.apache.hadoop.conf.Configurationprivate static javax.xml.bind.JAXBContextprivate 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
-
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
-