|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbacktype.storm.utils.ShellProcess
public class ShellProcess
| Constructor Summary | |
|---|---|
ShellProcess(java.lang.String[] command)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
java.lang.Number |
launch(java.util.Map conf,
TopologyContext context)
|
JSONObject |
readMessage()
|
void |
writeMessage(java.lang.Object msg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShellProcess(java.lang.String[] command)
| Method Detail |
|---|
public java.lang.Number launch(java.util.Map conf,
TopologyContext context)
throws java.io.IOException
java.io.IOExceptionpublic void destroy()
public void writeMessage(java.lang.Object msg)
throws java.io.IOException
java.io.IOException
public JSONObject readMessage()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||