Class TestConfServlet
java.lang.Object
org.apache.hadoop.hbase.http.conf.TestConfServlet
Basic test case that the ConfServlet can write configuration to its output in XML and JSON
format.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final String
private static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.conf.Configuration
void
void
testMask()
void
void
-
Field Details
-
CLASS_RULE
-
TEST_KEY
- See Also:
-
TEST_VAL
- See Also:
-
-
Constructor Details
-
TestConfServlet
public TestConfServlet()
-
-
Method Details