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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final Stringprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.conf.ConfigurationvoidvoidtestMask()voidvoid
-
Field Details
-
CLASS_RULE
-
TEST_KEY
- See Also:
-
TEST_VAL
- See Also:
-
-
Constructor Details
-
TestConfServlet
public TestConfServlet()
-
-
Method Details