Package org.apache.hadoop.hbase.errorhandling

Interface Summary
ForeignExceptionListener The ForeignExceptionListener is an interface for objects that can receive a ForeignException.
ForeignExceptionSnare This is an interface for a cooperative exception throwing mechanism.
 

Class Summary
ForeignExceptionDispatcher The dispatcher acts as the state holding entity for foreign error handling.
TimeoutExceptionInjector Time a given process/operation and report a failure if the elapsed time exceeds the max allowed time.
 

Exception Summary
ForeignException A ForeignException is an exception from another thread or process.
TimeoutException Exception for timeout of a task.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.