protected abstract class HBaseAdmin.TableFuture.TableWaitForStateCallable extends java.lang.Object implements HBaseAdmin.ProcedureFuture.WaitForStateCallable
| Modifier | Constructor and Description |
|---|---|
protected |
TableWaitForStateCallable() |
| Modifier and Type | Method and Description |
|---|---|
void |
throwInterruptedException() |
void |
throwTimeoutException(long elapsedTime) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckStatepublic void throwInterruptedException()
throws java.io.InterruptedIOException
throwInterruptedException in interface HBaseAdmin.ProcedureFuture.WaitForStateCallablejava.io.InterruptedIOExceptionpublic void throwTimeoutException(long elapsedTime)
throws java.util.concurrent.TimeoutException
throwTimeoutException in interface HBaseAdmin.ProcedureFuture.WaitForStateCallablejava.util.concurrent.TimeoutException