Struct springql_core::low_level_rs::SpringPipeline [−][src]
pub struct SpringPipeline { /* fields omitted */ }Expand description
Connection object.
1 stream pipeline has only 1 connection. In other words, the lifecycle of SpringConnection and internal stream pipeline are the same.
