protected static interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkState(int tries) |
void |
throwInterruptedException() |
void |
throwTimeoutException(long elapsed) |
boolean checkState(int tries)
throws IOException
IOExceptionvoid throwInterruptedException()
throws InterruptedIOException
void throwTimeoutException(long elapsed)
throws TimeoutException
TimeoutExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.