Package org.apache.hadoop.lib.lang


package org.apache.hadoop.lib.lang
  • Class
    Description
    org.apache.hadoop.lib.lang.RunnableCallable
    Adapter class that allows Runnables and Callables to be treated as the other.
    org.apache.hadoop.lib.lang.XException
    Generic exception that requires error codes and uses the a message template from the error code.
    org.apache.hadoop.lib.lang.XException.ERROR
    Interface to define error codes.