Class StaticRemoteEnvironmentFactory

java.lang.Object
org.apache.beam.runners.fnexecution.environment.StaticRemoteEnvironmentFactory
All Implemented Interfaces:
EnvironmentFactory

public class StaticRemoteEnvironmentFactory extends Object implements EnvironmentFactory
An EnvironmentFactory that creates StaticRemoteEnvironment used by a runner harness that would like to use an existing InstructionRequestHandler.