@InterfaceAudience.Private @InterfaceStability.Evolving public class QuotaLimiterFactory extends Object
| 构造器和说明 |
|---|
QuotaLimiterFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QuotaLimiter |
fromThrottle(org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle) |
static QuotaLimiter |
update(QuotaLimiter a,
QuotaLimiter b) |
public static QuotaLimiter fromThrottle(org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle)
public static QuotaLimiter update(QuotaLimiter a, QuotaLimiter b)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.