|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.util.JvmVersion
public abstract class JvmVersion
Certain JVM versions are known to be unstable with HBase. This class has a utility function to determine whether the current JVM is known to be unstable.
| Constructor Summary | |
|---|---|
JvmVersion()
|
|
| Method Summary | |
|---|---|
static boolean |
isBadJvmVersion()
Return true if the current JVM is known to be unstable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JvmVersion()
| Method Detail |
|---|
public static boolean isBadJvmVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||