protected static interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkState(int tries) |
void |
throwInterruptedException() |
void |
throwTimeoutException(long elapsed) |
boolean checkState(int tries)
throws java.io.IOException
java.io.IOExceptionvoid throwInterruptedException()
throws java.io.InterruptedIOException
java.io.InterruptedIOExceptionvoid throwTimeoutException(long elapsed)
throws java.util.concurrent.TimeoutException
java.util.concurrent.TimeoutException