Class TransformServiceOptions.TransformServiceConfigFactory

  • All Implemented Interfaces:
    org.apache.beam.sdk.options.DefaultValueFactory<TransformServiceConfig>
    Enclosing interface:
    TransformServiceOptions

    public static class TransformServiceOptions.TransformServiceConfigFactory
    extends java.lang.Object
    implements org.apache.beam.sdk.options.DefaultValueFactory<TransformServiceConfig>
    Loads the TransformService config.
    • Constructor Detail

      • TransformServiceConfigFactory

        public TransformServiceConfigFactory()