Uses of Interface
org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
Packages that use org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
-
Uses of org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView in org.apache.hadoop.hbase.quotas
Classes in org.apache.hadoop.hbase.quotas that implement org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView in inModifier and TypeClassDescriptionstatic class
org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
Encapsulates the state of a quota on a table.Methods in org.apache.hadoop.hbase.quotas that return org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
SpaceQuotaSnapshotView.getQuotaStatus()
Returns the status of the quota.