Package org.apache.hadoop.hbase.client
Class BalancerRejection
java.lang.Object
org.apache.hadoop.hbase.client.LogEntry
org.apache.hadoop.hbase.client.BalancerRejection
History of detail information that balancer movements was rejected
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
org.apache.hadoop.hbase.client.BalancerRejection.Builder
-
Method Summary
Modifier and TypeMethodDescriptionBased on response sent by server, provide pretty printed Json representation in stringtoString()
-
Method Details
-
getReason
-
getCostFuncInfoList
-
toString
-
toJsonPrettyPrint
Description copied from class:LogEntry
Based on response sent by server, provide pretty printed Json representation in string- Specified by:
toJsonPrettyPrint
in classLogEntry
- Returns:
- Pretty printed Json representation
-