public class SubscribeRate extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
ratePeriodInSecond |
int |
subscribeThrottlingRatePerConsumer |
| Constructor and Description |
|---|
SubscribeRate() |
SubscribeRate(int subscribeThrottlingRatePerConsumer,
int ratePeriodInSecond) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.