private static class HBaseAdmin.ThrowableAbortable extends Object implements Abortable
Abortable, throwing RuntimeException on abort.| Modifier | Constructor and Description | 
|---|---|
private  | 
ThrowableAbortable()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
abort(String why,
     Throwable e)
Abort the server or client. 
 | 
boolean | 
isAborted()
Check if the server or client was aborted. 
 | 
private ThrowableAbortable()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.