|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmain.PlanetlabNode
public class PlanetlabNode
The PlanetlabNode
class is the main class for the node
information printing program. It reads in a node ID and prints information on
the node.
Constructor Summary | |
---|---|
private |
PlanetlabNode()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method that runs PlanetlabNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private PlanetlabNode()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- a String
array. It should contain the node id
and input file name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |