Uses of Interface
org.apache.hadoop.hbase.quotas.QuotaUtil.KeyFromRow
Packages that use QuotaUtil.KeyFromRow
-
Uses of QuotaUtil.KeyFromRow in org.apache.hadoop.hbase.quotas
Methods in org.apache.hadoop.hbase.quotas with parameters of type QuotaUtil.KeyFromRowModifier and TypeMethodDescriptionstatic <K> Map<K,QuotaState> QuotaUtil.fetchGlobalQuotas(String type, Connection connection, List<Get> gets, QuotaUtil.KeyFromRow<K> kfr)