Interface PipelineStage

All Known Subinterfaces:
Pipeline

public interface PipelineStage
Pipeline stage interface
Since:
0.1.0
Author:
ruoshan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(PipelineContext pipelineContext)
    Process current pipeline stage