Package org.apache.hadoop.hbase.client
Class BalancerRejection.Builder
java.lang.Object
org.apache.hadoop.hbase.client.BalancerRejection.Builder
- Enclosing class:
- BalancerRejection
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCostFuncInfo
(String funcName, double cost, float multiplier) build()
setCostFuncInfoList
(List<String> costFuncInfoList)
-
Field Details
-
reason
-
costFuncInfoList
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setReason
-
addCostFuncInfo
-
setCostFuncInfoList
-
build
-