public static interface RateLimitProto.ClimbConfig.ClimbThrottlingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Int32Value |
getColdAboveTuneDownRate()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3; |
com.google.protobuf.Int32ValueOrBuilder |
getColdAboveTuneDownRateOrBuilder()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3; |
com.google.protobuf.Int32Value |
getColdAboveTuneUpRate()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4; |
com.google.protobuf.Int32ValueOrBuilder |
getColdAboveTuneUpRateOrBuilder()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4; |
com.google.protobuf.Int32Value |
getColdBelowTuneDownRate()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1; |
com.google.protobuf.Int32ValueOrBuilder |
getColdBelowTuneDownRateOrBuilder()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1; |
com.google.protobuf.Int32Value |
getColdBelowTuneUpRate()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2; |
com.google.protobuf.Int32ValueOrBuilder |
getColdBelowTuneUpRateOrBuilder()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2; |
com.google.protobuf.Duration |
getJudgeDuration()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6; |
com.google.protobuf.DurationOrBuilder |
getJudgeDurationOrBuilder()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6; |
com.google.protobuf.Int32Value |
getLimitThresholdToTuneUp()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5; |
com.google.protobuf.Int32ValueOrBuilder |
getLimitThresholdToTuneUpOrBuilder()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5; |
com.google.protobuf.Int32Value |
getTuneDownPeriod()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8; |
com.google.protobuf.Int32ValueOrBuilder |
getTuneDownPeriodOrBuilder()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8; |
com.google.protobuf.Int32Value |
getTuneUpPeriod()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7; |
com.google.protobuf.Int32ValueOrBuilder |
getTuneUpPeriodOrBuilder()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7; |
boolean |
hasColdAboveTuneDownRate()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3; |
boolean |
hasColdAboveTuneUpRate()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4; |
boolean |
hasColdBelowTuneDownRate()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1; |
boolean |
hasColdBelowTuneUpRate()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2; |
boolean |
hasJudgeDuration()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6; |
boolean |
hasLimitThresholdToTuneUp()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5; |
boolean |
hasTuneDownPeriod()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8; |
boolean |
hasTuneUpPeriod()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7; |
boolean hasColdBelowTuneDownRate()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1;com.google.protobuf.Int32Value getColdBelowTuneDownRate()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1;com.google.protobuf.Int32ValueOrBuilder getColdBelowTuneDownRateOrBuilder()
冷水位以下区间的下调百分比
.google.protobuf.Int32Value coldBelowTuneDownRate = 1;boolean hasColdBelowTuneUpRate()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2;com.google.protobuf.Int32Value getColdBelowTuneUpRate()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2;com.google.protobuf.Int32ValueOrBuilder getColdBelowTuneUpRateOrBuilder()
冷水位以下区间的上调百分比
.google.protobuf.Int32Value coldBelowTuneUpRate = 2;boolean hasColdAboveTuneDownRate()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3;com.google.protobuf.Int32Value getColdAboveTuneDownRate()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3;com.google.protobuf.Int32ValueOrBuilder getColdAboveTuneDownRateOrBuilder()
冷水位以上区间的下调百分比
.google.protobuf.Int32Value coldAboveTuneDownRate = 3;boolean hasColdAboveTuneUpRate()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4;com.google.protobuf.Int32Value getColdAboveTuneUpRate()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4;com.google.protobuf.Int32ValueOrBuilder getColdAboveTuneUpRateOrBuilder()
冷水位以上区间的上调百分比
.google.protobuf.Int32Value coldAboveTuneUpRate = 4;boolean hasLimitThresholdToTuneUp()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5;com.google.protobuf.Int32Value getLimitThresholdToTuneUp()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5;com.google.protobuf.Int32ValueOrBuilder getLimitThresholdToTuneUpOrBuilder()
冷水位以上,超过该百分的请求被限流后进行阈值上调
.google.protobuf.Int32Value limitThresholdToTuneUp = 5;boolean hasJudgeDuration()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6;com.google.protobuf.Duration getJudgeDuration()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6;com.google.protobuf.DurationOrBuilder getJudgeDurationOrBuilder()
阈值调整规则的决策间隔
.google.protobuf.Duration judgeDuration = 6;boolean hasTuneUpPeriod()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7;com.google.protobuf.Int32Value getTuneUpPeriod()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7;com.google.protobuf.Int32ValueOrBuilder getTuneUpPeriodOrBuilder()
阈值上调周期数,连续N个决策间隔都为上调,才执行上调
.google.protobuf.Int32Value tuneUpPeriod = 7;boolean hasTuneDownPeriod()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8;com.google.protobuf.Int32Value getTuneDownPeriod()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8;com.google.protobuf.Int32ValueOrBuilder getTuneDownPeriodOrBuilder()
阈值下调周期数,连续N个决策间隔都为下调,才执行下调
.google.protobuf.Int32Value tuneDownPeriod = 8;Copyright © 2021. All rights reserved.