Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
QuotaProtos.Throttle
Protobuf type
Throttle |
static class |
QuotaProtos.Throttle.Builder
Protobuf type
Throttle |
Modifier and Type | Method and Description |
---|---|
QuotaProtos.ThrottleOrBuilder |
QuotaProtos.QuotasOrBuilder.getThrottleOrBuilder()
optional .Throttle throttle = 2; |
QuotaProtos.ThrottleOrBuilder |
QuotaProtos.Quotas.getThrottleOrBuilder()
optional .Throttle throttle = 2; |
QuotaProtos.ThrottleOrBuilder |
QuotaProtos.Quotas.Builder.getThrottleOrBuilder()
optional .Throttle throttle = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.