public final class RateLimitProto extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RateLimitProto.Amount
限流配额
Protobuf type
v1.Amount |
static class |
RateLimitProto.AmountAdjuster
配额调整算法
Protobuf type
v1.AmountAdjuster |
static interface |
RateLimitProto.AmountAdjusterOrBuilder |
static interface |
RateLimitProto.AmountOrBuilder |
static class |
RateLimitProto.ClimbConfig
限流调整算法Climb相关配置
Protobuf type
v1.ClimbConfig |
static interface |
RateLimitProto.ClimbConfigOrBuilder |
static class |
RateLimitProto.RateLimit
同一服务下限流规则集合
Protobuf type
v1.RateLimit |
static class |
RateLimitProto.RateLimitCluster
分布式限流服务集群
Protobuf type
v1.RateLimitCluster |
static interface |
RateLimitProto.RateLimitClusterOrBuilder |
static interface |
RateLimitProto.RateLimitOrBuilder |
static class |
RateLimitProto.Report
限流上报方式
Protobuf type
v1.Report |
static interface |
RateLimitProto.ReportOrBuilder |
static class |
RateLimitProto.Rule
单个限流规则信息
Protobuf type
v1.Rule |
static interface |
RateLimitProto.RuleOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2021. All rights reserved.