protected abstract class HBaseAdmin.TableFuture.TableWaitForStateCallable extends Object implements HBaseAdmin.ProcedureFuture.WaitForStateCallable
| 限定符 | 构造器和说明 |
|---|---|
protected |
TableWaitForStateCallable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
throwInterruptedException() |
void |
throwTimeoutException(long elapsedTime) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckStatepublic void throwInterruptedException()
throws InterruptedIOException
public void throwTimeoutException(long elapsedTime)
throws TimeoutException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.