Uses of Package
org.apache.hadoop.hbase.errorhandling

Packages that use org.apache.hadoop.hbase.errorhandling
org.apache.hadoop.hbase.errorhandling   
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.master.snapshot   
org.apache.hadoop.hbase.procedure   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.snapshot   
org.apache.hadoop.hbase.snapshot   
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.errorhandling
ForeignException
          A ForeignException is an exception from another thread or process.
ForeignExceptionListener
          The ForeignExceptionListener is an interface for objects that can receive a ForeignException.
ForeignExceptionSnare
          This is an interface for a cooperative exception throwing mechanism.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.master
ForeignException
          A ForeignException is an exception from another thread or process.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.master.snapshot
ForeignException
          A ForeignException is an exception from another thread or process.
ForeignExceptionDispatcher
          The dispatcher acts as the state holding entity for foreign error handling.
ForeignExceptionSnare
          This is an interface for a cooperative exception throwing mechanism.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.procedure
ForeignException
          A ForeignException is an exception from another thread or process.
ForeignExceptionDispatcher
          The dispatcher acts as the state holding entity for foreign error handling.
ForeignExceptionListener
          The ForeignExceptionListener is an interface for objects that can receive a ForeignException.
ForeignExceptionSnare
          This is an interface for a cooperative exception throwing mechanism.
TimeoutExceptionInjector
          Time a given process/operation and report a failure if the elapsed time exceeds the max allowed time.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.regionserver
ForeignExceptionSnare
          This is an interface for a cooperative exception throwing mechanism.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.regionserver.snapshot
ForeignException
          A ForeignException is an exception from another thread or process.
ForeignExceptionDispatcher
          The dispatcher acts as the state holding entity for foreign error handling.
 

Classes in org.apache.hadoop.hbase.errorhandling used by org.apache.hadoop.hbase.snapshot
ForeignExceptionDispatcher
          The dispatcher acts as the state holding entity for foreign error handling.
ForeignExceptionSnare
          This is an interface for a cooperative exception throwing mechanism.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.