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(org.apache.hadoop.conf.Configuration conf, String type, Scan scan, Connection connection, QuotaUtil.KeyFromRow<K> kfr)