Class Pipeline.Builder

  • Enclosing class:
    Pipeline

    public static final class Pipeline.Builder
    extends Object
    It is safe to use the builder after the build call if the used processors are stateless. The resulting Pipeline works on copies of the processor queues.