Package org.apache.hadoop.hbase.http.jmx
Class TestJMXJsonServlet
java.lang.Object
org.apache.hadoop.hbase.http.HttpServerFunctionalTest
org.apache.hadoop.hbase.http.jmx.TestJMXJsonServlet
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static URLstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerprivate static org.apache.hadoop.hbase.http.HttpServerFields inherited from class org.apache.hadoop.hbase.http.HttpServerFunctionalTest
TEST_BUILD_WEBAPPS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertNotFind(String re, String value) static voidassertReFind(String re, String value) static voidcleanup()static voidsetup()voidvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.http.HttpServerFunctionalTest
access, createAndStartTestServer, createServer, createServer, createServer, createServer, createServer, createTestServer, createTestServer, createTestServer, createTestServer, createTestServerWithSecurity, createTestServerWithSecurityAndAcl, deleteRecursively, getFreePort, getServerURL, prepareTestWebapp, readOutput, stop
-
Field Details
-
CLASS_RULE
-
LOG
-
server
-
baseUrl
-
-
Constructor Details
-
TestJMXJsonServlet
public TestJMXJsonServlet()
-
-
Method Details