Package org.apache.hadoop.hbase.errorhandling
package org.apache.hadoop.hbase.errorhandling
-
ClassDescriptionorg.apache.hadoop.hbase.errorhandling.ForeignExceptionA ForeignException is an exception from another thread or process.org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcherThe dispatcher acts as the state holding entity for foreign error handling.org.apache.hadoop.hbase.errorhandling.ForeignExceptionListenerThe ForeignExceptionListener is an interface for objects that can receive a ForeignException.org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnareThis is an interface for a cooperative exception throwing mechanism.org.apache.hadoop.hbase.errorhandling.TimeoutExceptionException for timeout of a task.org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjectorTime a given process/operation and report a failure if the elapsed time exceeds the max allowed time.