| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.Builder.build() |
RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.Builder.buildPartial() |
RateLimitProto.AmountAdjuster |
RateLimitProto.RuleOrBuilder.getAdjuster()
配额调整算法
.v1.AmountAdjuster adjuster = 17; |
RateLimitProto.AmountAdjuster |
RateLimitProto.Rule.getAdjuster()
配额调整算法
.v1.AmountAdjuster adjuster = 17; |
RateLimitProto.AmountAdjuster |
RateLimitProto.Rule.Builder.getAdjuster()
配额调整算法
.v1.AmountAdjuster adjuster = 17; |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.getDefaultInstance() |
RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.getDefaultInstanceForType() |
RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.Builder.getDefaultInstanceForType() |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseDelimitedFrom(InputStream input) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(byte[] data) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(ByteBuffer data) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(com.google.protobuf.ByteString data) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(com.google.protobuf.CodedInputStream input) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(InputStream input) |
static RateLimitProto.AmountAdjuster |
RateLimitProto.AmountAdjuster.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<RateLimitProto.AmountAdjuster> |
RateLimitProto.AmountAdjuster.getParserForType() |
static com.google.protobuf.Parser<RateLimitProto.AmountAdjuster> |
RateLimitProto.AmountAdjuster.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
RateLimitProto.Rule.Builder |
RateLimitProto.Rule.Builder.mergeAdjuster(RateLimitProto.AmountAdjuster value)
配额调整算法
.v1.AmountAdjuster adjuster = 17; |
RateLimitProto.AmountAdjuster.Builder |
RateLimitProto.AmountAdjuster.Builder.mergeFrom(RateLimitProto.AmountAdjuster other) |
static RateLimitProto.AmountAdjuster.Builder |
RateLimitProto.AmountAdjuster.newBuilder(RateLimitProto.AmountAdjuster prototype) |
RateLimitProto.Rule.Builder |
RateLimitProto.Rule.Builder.setAdjuster(RateLimitProto.AmountAdjuster value)
配额调整算法
.v1.AmountAdjuster adjuster = 17; |
Copyright © 2021. All rights reserved.