Uses of Interface
org.apache.hadoop.hbase.errorhandling.ForeignExceptionListener
-
Uses of ForeignExceptionListener in org.apache.hadoop.hbase.errorhandling
Modifier and TypeClassDescriptionclass
The dispatcher acts as the state holding entity for foreign error handling.Modifier and TypeFieldDescriptionprotected final List<ForeignExceptionListener>
ForeignExceptionDispatcher.listeners
Modifier and TypeMethodDescriptionvoid
ForeignExceptionDispatcher.addListener
(ForeignExceptionListener errorable) Listen for failures to a given process.ModifierConstructorDescriptionTimeoutExceptionInjector
(ForeignExceptionListener listener, long maxTime) Create a generic timer for a task/process. -
Uses of ForeignExceptionListener in org.apache.hadoop.hbase.procedure