|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.os.OsUtils
public class OsUtils
| Field Summary | |
|---|---|
static boolean |
HP
True iff running on HP. |
static boolean |
LINUX
True iff running on Linux. |
static boolean |
MAC
True iff running on Mac. |
static java.lang.String |
OS_NAME
The value of System.getProperty("os.name"). |
static boolean |
SOLARIS
True iff running on SunOS. |
static boolean |
WINDOWS
True iff running on Windows. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OS_NAME
public static final boolean LINUX
public static final boolean WINDOWS
public static final boolean SOLARIS
public static final boolean MAC
public static final boolean HP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||