接口 SlotChainBuilder
- 所有已知实现类:
DefaultSlotChainBuilder
public interface SlotChainBuilder
The builder for processor slot chain.
- 作者:
- qinan.qn, leyou, Eric Zhao
-
方法概要
-
方法详细资料
-
build
ProcessorSlotChain build()Build the processor slot chain.- 返回:
- a processor slot that chain some slots together
-