Package org.apache.hadoop.hbase.http.log


package org.apache.hadoop.hbase.http.log
  • Classes
    Class
    Description
    org.apache.hadoop.hbase.http.log.LogLevel
    Change log level in runtime.
    org.apache.hadoop.hbase.http.log.LogLevel.Servlet
    A servlet implementation
    org.apache.hadoop.hbase.http.log.LogLevelExceptionUtils
    HTTP utility class to help propagate server side exception in log level servlet to the client over HTTP (HTML payload) It parses HTTP client connections and recreates the exception.