Package org.apache.hadoop.log


package org.apache.hadoop.log
  • Class
    Description
    org.apache.hadoop.log.LogLevel
    Change log level in runtime.
    org.apache.hadoop.log.LogLevel.Servlet
    A servlet implementation
    org.apache.hadoop.log.LogThrottlingHelper
    This is a class to help easily throttle log statements, so that they will not be emitted more frequently than a certain rate.
    org.apache.hadoop.log.LogThrottlingHelper.LogAction
    An indication of what action the caller should take.