public static interface QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
optional string namespace = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 1; |
QuotaProtos.SpaceQuotaSnapshot |
getSnapshot()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2; |
QuotaProtos.SpaceQuotaSnapshotOrBuilder |
getSnapshotOrBuilder()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2; |
boolean |
hasNamespace()
optional string namespace = 1; |
boolean |
hasSnapshot()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNamespace()
optional string namespace = 1;String getNamespace()
optional string namespace = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 1;boolean hasSnapshot()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2;QuotaProtos.SpaceQuotaSnapshot getSnapshot()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2;QuotaProtos.SpaceQuotaSnapshotOrBuilder getSnapshotOrBuilder()
optional .hbase.pb.SpaceQuotaSnapshot snapshot = 2;Copyright © 2007–2019 Cloudera. All rights reserved.