public interface PipelineStage
| 限定符和类型 | 方法和说明 |
|---|---|
void |
process(PipelineContext pipelineContext)
Process current pipeline stage
|
void process(PipelineContext pipelineContext) throws ArkException
pipelineContext - pipeline contextArkExceptionCopyright © 2018. All rights reserved.