public interface PipelineStage
| Modifier and Type | Method and Description |
|---|---|
void |
process(PipelineContext pipelineContext)
Process current pipeline stage
|
void process(PipelineContext pipelineContext) throws ArkRuntimeException
pipelineContext - pipeline contextArkRuntimeExceptionCopyright © 2024. All rights reserved.