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