protected abstract class HBaseAdmin.TableFuture.TableWaitForStateCallable extends 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, wait
checkState
protected TableWaitForStateCallable()
public void throwInterruptedException() throws InterruptedIOException
throwInterruptedException
in interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
InterruptedIOException
public void throwTimeoutException(long elapsedTime) throws TimeoutException
throwTimeoutException
in interface HBaseAdmin.ProcedureFuture.WaitForStateCallable
TimeoutException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.