Package org.apache.hadoop.hbase.http
Class TestProfilerCommandMapper
java.lang.Object
org.apache.hadoop.hbase.http.TestProfilerCommandMapper
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestProfilerCommandMapper
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequestparseRequest(Map<String, String[]> paramMap, String... kvPairs) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
tempDir
-
-
Constructor Details
-
TestProfilerCommandMapper
public TestProfilerCommandMapper()
-
-
Method Details
-
testLibraryStartCommandDefaults
-
testLibraryStartCommandAllOptions
-
testLibraryStopCommandHtml
- Throws:
IOException
-
testLibraryStopCommandTree
- Throws:
IOException
-
testLibraryStopCommandCollapsed
- Throws:
IOException
-
testLibraryStopCommandSvgRemappedToHtml
- Throws:
IOException
-
testCliCommandDefaultScript
- Throws:
IOException
-
testCliCommandSvgRemappedToHtml
- Throws:
IOException
-
testCliCommandFallbackToOldScript
- Throws:
IOException
-
testCliCommandAllOptions
- Throws:
IOException
-
testOutputFormatMappingAllValues
-
parseRequest
private org.apache.hadoop.hbase.http.ProfileServlet.ProfileRequest parseRequest(Map<String, String[]> paramMap, String... kvPairs)
-