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 IOException
IOExceptionvoid throwInterruptedException()
                               throws InterruptedIOException
InterruptedIOExceptionvoid throwTimeoutException(long elapsed)
                           throws TimeoutException
TimeoutExceptionCopyright © 2007-2017 The Apache Software Foundation. All Rights Reserved.