public static interface QuotaProtos.GetQuotaStatesResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot |
getNsSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
int |
getNsSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
List<QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot> |
getNsSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder |
getNsSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
List<? extends QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder> |
getNsSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot |
getTableSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
int |
getTableSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
List<QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot> |
getTableSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder |
getTableSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
List<? extends QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder> |
getTableSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot> getTableSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot getTableSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;int getTableSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;List<? extends QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder> getTableSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder getTableSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;List<QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot> getNsSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot getNsSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;int getNsSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;List<? extends QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder> getNsSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder getNsSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;Copyright © 2007–2019 Cloudera. All rights reserved.