build
Function Usage
Loads the added plugins.
This function must be used together with stop(). Do not call build and stop repeatedly in a process.
In a pipeline, the maximum number of plugins and pipeline configuration items is 5120.
Prototype
1 | build() |
Exception Throwing Interface
A runtime exception is thrown.
Parent topic: SequentialStream