Type Alias vector::sinks::util::service::SingleDistributedService

source ·
pub type SingleDistributedService<S, RL, HL> = AdaptiveConcurrencyLimit<HealthService<Timeout<S>, HL>, RL>;

Aliased Type§

struct SingleDistributedService<S, RL, HL> { /* private fields */ }