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
IOException
void throwInterruptedException() throws InterruptedIOException
InterruptedIOException
void throwTimeoutException(long elapsed) throws TimeoutException
TimeoutException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.