Struct nakadion::StreamInfo [] [src]

pub struct StreamInfo { /* fields omitted */ }

A stream can provide multiple EventTypes where each of them can have its own partitioning setup.

Methods

impl StreamInfo
[src]

Returns the number of partitions of the EventType that has the most partitions.

Trait Implementations

impl Debug for StreamInfo
[src]

Formats the value using the given formatter.