Interface EnvironmentFactory

    • Method Detail

      • createEnvironment

        RemoteEnvironment createEnvironment​(org.apache.beam.model.pipeline.v1.RunnerApi.Environment environment,
                                            java.lang.String workerId)
                                     throws java.lang.Exception
        Creates an active RunnerApi.Environment and returns a handle to it.
        Throws:
        java.lang.Exception