Package org.apache.hadoop.hbase.http
Class HttpRequestLog
java.lang.Object
org.apache.hadoop.hbase.http.HttpRequestLog
RequestLog object for use with Http
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.hbase.thirdparty.org.eclipse.jetty.server.RequestLog
getRequestLog
(String name)
-
Field Details
-
SERVER_TO_COMPONENT
private static final org.apache.hbase.thirdparty.com.google.common.collect.ImmutableMap<String,String> SERVER_TO_COMPONENT
-
-
Constructor Details
-
HttpRequestLog
private HttpRequestLog()
-
-
Method Details
-
getRequestLog
public static org.apache.hbase.thirdparty.org.eclipse.jetty.server.RequestLog getRequestLog(String name)
-