Class | Description |
---|---|
RiverPipeline |
A river pipeline is a collection of threads that can be executed in parallel during a river run
|
RiverThread<T,R extends PipelineRequest,P extends Pipeline<T,R>> |
A thread that spawns a single step of river operation.
|
elasticsearch-river-jdbc