risingwave_meta::stream

Type Alias ThrottleConfig

source
pub type ThrottleConfig = HashMap<FragmentId, HashMap<ActorId, Option<u32>>>;

Aliased Typeยง

struct ThrottleConfig { /* private fields */ }