Uses of Interface
org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView

Packages that use org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
Package
Description
 
  • 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 in
    Modifier and Type
    Class
    Description
    static 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 in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
    SpaceQuotaSnapshotView.getQuotaStatus()
    Returns the status of the quota.