Class TestPortablePipelineOptions.DefaultJobServerConfigFactory

java.lang.Object
org.apache.beam.runners.portability.testing.TestPortablePipelineOptions.DefaultJobServerConfigFactory
All Implemented Interfaces:
DefaultValueFactory<String[]>
Enclosing interface:
TestPortablePipelineOptions

public static class TestPortablePipelineOptions.DefaultJobServerConfigFactory extends Object implements DefaultValueFactory<String[]>
Factory for default config.
  • Constructor Details

    • DefaultJobServerConfigFactory

      public DefaultJobServerConfigFactory()
  • Method Details