|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |