|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.karmi.Info
Contains information for debugging purposes.
| Field Summary | |
static int |
HOST_UNIQUE
Pseudo random number for uniquely identifying the current virtual machine. |
private static int |
node
|
| Constructor Summary | |
Info()
|
|
| Method Summary | |
static int |
getNode()
|
static void |
setNode(int node)
Sets the KaRMI node number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int HOST_UNIQUE
private static int node
| Constructor Detail |
public Info()
| Method Detail |
public static void setNode(int node)
public static int getNode()
setNode(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||