Uses of Class
org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector

Packages that use TimeoutExceptionInjector
org.apache.hadoop.hbase.procedure   
org.apache.hadoop.hbase.snapshot   
 

Uses of TimeoutExceptionInjector in org.apache.hadoop.hbase.procedure
 

Fields in org.apache.hadoop.hbase.procedure declared as TimeoutExceptionInjector
protected  TimeoutExceptionInjector Subprocedure.executionTimeoutTimer
           
protected  TimeoutExceptionInjector Procedure.timeoutInjector
           
 

Uses of TimeoutExceptionInjector in org.apache.hadoop.hbase.snapshot
 

Methods in org.apache.hadoop.hbase.snapshot that return TimeoutExceptionInjector
static TimeoutExceptionInjector TakeSnapshotUtils.getMasterTimerAndBindToMonitor(HBaseProtos.SnapshotDescription snapshot, org.apache.hadoop.conf.Configuration conf, ForeignExceptionListener monitor)
          Create a snapshot timer for the master which notifies the monitor when an error occurs
 



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