Class ProcessEnvironment

java.lang.Object
org.apache.beam.runners.fnexecution.environment.ProcessEnvironment
All Implemented Interfaces:
AutoCloseable, RemoteEnvironment

public class ProcessEnvironment extends Object implements RemoteEnvironment
Environment for process-based execution. The environment is responsible for stopping the process.