Class ProcessManager.RunningProcess
java.lang.Object
org.apache.beam.runners.fnexecution.environment.ProcessManager.RunningProcess
- Enclosing class:
ProcessManager
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Checks if the underlying process is still running.
-
Method Details
-
isAliveOrThrow
Checks if the underlying process is still running.- Throws:
IllegalStateException
-