Uses of Class
org.apache.hadoop.hbase.quotas.SpaceLimitSettings
Packages that use SpaceLimitSettings
-
Uses of SpaceLimitSettings in org.apache.hadoop.hbase.quotas
Methods in org.apache.hadoop.hbase.quotas that return SpaceLimitSettingsModifier and TypeMethodDescription(package private) static SpaceLimitSettingsSpaceLimitSettings.fromSpaceQuota(String namespace, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota proto) Constructs aSpaceLimitSettingsfrom the provided protobuf message and namespace.(package private) static SpaceLimitSettingsSpaceLimitSettings.fromSpaceQuota(TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota proto) Constructs aSpaceLimitSettingsfrom the provided protobuf message and tablename.