Package org.apache.hadoop.hbase.client
Interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
- All Known Implementing Classes:
HBaseAdmin.TableFuture.TableWaitForStateCallable
- Enclosing class:
- HBaseAdmin.ProcedureFuture<V>
protected static interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkState
(int tries) void
void
throwTimeoutException
(long elapsed)
-
Method Details
-
checkState
- Throws:
IOException
-
throwInterruptedException
- Throws:
InterruptedIOException
-
throwTimeoutException
- Throws:
TimeoutException
-