Interface | Description |
---|---|
RiverContext |
The River Context is a collection of objects that are relevant to parameterization of
a river run.
|
RiverFlow<RC extends RiverContext> |
A RiverFlow is the controlling component for creatin RiverContexts
which can be processed independently from each other.
|
RiverMouth<RC extends RiverContext> |
The river mouth is the abstraction of the destination where all the data
is flowing from the river source.
|
RiverSource<RC extends RiverContext> |
The river source models the data producing side
|
elasticsearch-river-jdbc