Class ProcessPipeline
java.lang.Object
java.lang.Process
org.aksw.shellgebra.processbuilder.ProcessPipeline
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Process
children, descendants, destroyForcibly, errorReader, errorReader, info, inputReader, inputReader, isAlive, onExit, outputWriter, outputWriter, pid, supportsNormalTermination, toHandle, waitFor
-
Constructor Details
-
ProcessPipeline
-
-
Method Details
-
getOutputStream
- Specified by:
getOutputStreamin classProcess
-
getInputStream
- Specified by:
getInputStreamin classProcess
-
getErrorStream
- Specified by:
getErrorStreamin classProcess
-
waitFor
- Specified by:
waitForin classProcess- Throws:
InterruptedException
-
exitValue
-
destroy
-