-
-
Method Summary
-
Methods inherited from class org.apache.hadoop.hbase.util.HasThread
getName, getThread, interrupt, isAlive, isInterrupted, join, join, join, setDaemon, setName, setPriority, setUncaughtExceptionHandler, start
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getException
Throwable getException()
- Returns:
- Null if open succeeded else exception that causes us fail open.
Call it after this thread exits else you may get wrong view on result.
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.