@InterfaceAudience.Private @InterfaceStability.Evolving public class QuotaLimiterFactory extends Object
| Constructor and Description | 
|---|
| QuotaLimiterFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static QuotaLimiter | fromThrottle(org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle) | 
| static QuotaLimiter | update(QuotaLimiter a,
      QuotaLimiter b) | 
public QuotaLimiterFactory()
public static QuotaLimiter fromThrottle(org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle throttle)
public static QuotaLimiter update(QuotaLimiter a, QuotaLimiter b)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.