Uses of Class
org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Uses of SpaceLimitSettings in org.apache.hadoop.hbase.quotas
Modifier and TypeMethodDescription(package private) static SpaceLimitSettings
SpaceLimitSettings.fromSpaceQuota
(String namespace, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota proto) Constructs aSpaceLimitSettings
from the provided protobuf message and namespace.(package private) static SpaceLimitSettings
SpaceLimitSettings.fromSpaceQuota
(TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota proto) Constructs aSpaceLimitSettings
from the provided protobuf message and tablename.