public static interface QuotaProtos.SpaceLimitRequestOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.SpaceQuota |
getQuota()
optional .hbase.pb.SpaceQuota quota = 1; |
QuotaProtos.SpaceQuotaOrBuilder |
getQuotaOrBuilder()
optional .hbase.pb.SpaceQuota quota = 1; |
boolean |
hasQuota()
optional .hbase.pb.SpaceQuota quota = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasQuota()
optional .hbase.pb.SpaceQuota quota = 1;QuotaProtos.SpaceQuota getQuota()
optional .hbase.pb.SpaceQuota quota = 1;QuotaProtos.SpaceQuotaOrBuilder getQuotaOrBuilder()
optional .hbase.pb.SpaceQuota quota = 1;Copyright © 2007–2019 Cloudera. All rights reserved.