| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
RateLimitProto.Report |
RateLimitProto.Report.Builder.build() |
RateLimitProto.Report |
RateLimitProto.Report.Builder.buildPartial() |
static RateLimitProto.Report |
RateLimitProto.Report.getDefaultInstance() |
RateLimitProto.Report |
RateLimitProto.Report.getDefaultInstanceForType() |
RateLimitProto.Report |
RateLimitProto.Report.Builder.getDefaultInstanceForType() |
RateLimitProto.Report |
RateLimitProto.RuleOrBuilder.getReport()
限流上报方式,同时支持按固定周期上报,以及达到配额百分比后上报
.v1.Report report = 12; |
RateLimitProto.Report |
RateLimitProto.Rule.getReport()
限流上报方式,同时支持按固定周期上报,以及达到配额百分比后上报
.v1.Report report = 12; |
RateLimitProto.Report |
RateLimitProto.Rule.Builder.getReport()
限流上报方式,同时支持按固定周期上报,以及达到配额百分比后上报
.v1.Report report = 12; |
static RateLimitProto.Report |
RateLimitProto.Report.parseDelimitedFrom(InputStream input) |
static RateLimitProto.Report |
RateLimitProto.Report.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(byte[] data) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(ByteBuffer data) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(com.google.protobuf.ByteString data) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(com.google.protobuf.CodedInputStream input) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(InputStream input) |
static RateLimitProto.Report |
RateLimitProto.Report.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<RateLimitProto.Report> |
RateLimitProto.Report.getParserForType() |
static com.google.protobuf.Parser<RateLimitProto.Report> |
RateLimitProto.Report.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
RateLimitProto.Report.Builder |
RateLimitProto.Report.Builder.mergeFrom(RateLimitProto.Report other) |
RateLimitProto.Rule.Builder |
RateLimitProto.Rule.Builder.mergeReport(RateLimitProto.Report value)
限流上报方式,同时支持按固定周期上报,以及达到配额百分比后上报
.v1.Report report = 12; |
static RateLimitProto.Report.Builder |
RateLimitProto.Report.newBuilder(RateLimitProto.Report prototype) |
RateLimitProto.Rule.Builder |
RateLimitProto.Rule.Builder.setReport(RateLimitProto.Report value)
限流上报方式,同时支持按固定周期上报,以及达到配额百分比后上报
.v1.Report report = 12; |
Copyright © 2021. All rights reserved.