|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inria.myriads.snoozecommon.globals.Globals
public final class Globals
Global variables.
Field Summary | |
---|---|
static int |
CPU_UTILIZATION_INDEX
Cpu utilization index. |
static String |
DEFAULT_INITIALIZATION
Default value. |
static int |
MEMORY_UTILIZATION_INDEX
Memory utilization index. |
static int |
NETWORK_RX_UTILIZATION_INDEX
Network rx utilization index. |
static int |
NETWORK_TX_UTILIZATION_INDEX
Network tx utilization index. |
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 String DEFAULT_INITIALIZATION
public static final int CPU_UTILIZATION_INDEX
public static final int MEMORY_UTILIZATION_INDEX
public static final int NETWORK_RX_UTILIZATION_INDEX
public static final int NETWORK_TX_UTILIZATION_INDEX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |