Interface CompileProcessingPipeline<T extends Pipeline>

    • Method Detail

      • transform

        T transform()
      • cache

        T cache()
      • copy

        T copy()