JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.hbase.quotas
Interface QuotaUtil.KeyFromRow<T>
Enclosing class:
QuotaUtil
private static interface
QuotaUtil.KeyFromRow
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getFactor
(
T
t)
T
getKeyFromRow
(byte[] row)
Method Details
getKeyFromRow
T
getKeyFromRow
(byte[] row)
getFactor
double
getFactor
(
T
t)