|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwater.deploy.NodeHost
public class NodeHost
Creates a node on a host.
| Constructor Summary | |
|---|---|
NodeHost(Host host,
java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
Host |
host()
|
void |
inheritIO()
|
void |
kill()
|
void |
persistIO(java.lang.String outFile,
java.lang.String errFile)
|
void |
start()
|
int |
waitFor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeHost(Host host,
java.lang.String[] args)
| Method Detail |
|---|
public Host host()
public void inheritIO()
inheritIO in interface Node
public void persistIO(java.lang.String outFile,
java.lang.String errFile)
throws java.io.IOException
persistIO in interface Nodejava.io.IOExceptionpublic void start()
start in interface Nodepublic int waitFor()
waitFor in interface Nodepublic void kill()
kill in interface Node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||