Package org.apache.hadoop.hbase.client
Class HBaseAdmin.TableFuture.TableWaitForStateCallable
java.lang.Object
org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable
- All Implemented Interfaces:
HBaseAdmin.ProcedureFuture.WaitForStateCallable
- Enclosing class:
- HBaseAdmin.TableFuture<V>
protected abstract class HBaseAdmin.TableFuture.TableWaitForStateCallable
extends Object
implements HBaseAdmin.ProcedureFuture.WaitForStateCallable
-
Constructor Details
-
TableWaitForStateCallable
protected TableWaitForStateCallable()
-
-
Method Details
-
throwInterruptedException
- Specified by:
throwInterruptedException
in interfaceHBaseAdmin.ProcedureFuture.WaitForStateCallable
- Throws:
InterruptedIOException
-
throwTimeoutException
- Specified by:
throwTimeoutException
in interfaceHBaseAdmin.ProcedureFuture.WaitForStateCallable
- Throws:
TimeoutException
-