Expand description

public API for SpringQL

Re-exports

pub use crate::api::error::Result;
pub use crate::api::error::SpringError;

Modules

Error type.

Structs

Top-level config.

Event-time duration.

Config related to memory management.

Pipeline.

Row object from an in memory sink queue.

Config related to sink writer.

Config related to source reader

Row object from an in memory sink queue.

Builder of SpringSourceRow.

Timestamp in UTC. Serializable.

Config related to web console.

Config related to worker threads.

Traits

Rust values can be unpacked from NnSqlValue back into them.