Interface PipelineConfiguration

    • Method Detail

      • getGeneratorConfiguration

        ProcessingComponentConfiguration getGeneratorConfiguration()
        The configuration for the generator.
        Returns:
        the configuration for the generator
      • getSerializerConfiguration

        ProcessingComponentConfiguration getSerializerConfiguration()
        The configuration for the serializer.
        Returns:
        the configuration for the serializer
      • getTransformerConfigurations

        ProcessingComponentConfiguration[] getTransformerConfigurations()
        The configuration for the transformers.
        Returns:
        the configuration for the transformers