risingwave_common::log

Type Alias RateLimiter

source
type RateLimiter = RateLimiter<NotKeyed, InMemoryState, MonotonicClock>;

Aliased Typeยง

struct RateLimiter { /* private fields */ }