Class EmbeddedEnvironmentFactory

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

public class EmbeddedEnvironmentFactory extends Object implements EnvironmentFactory
An EnvironmentFactory that communicates to a FnHarness which is executing in the same process.