Details
Description
In ClusterLoadState class, there are two methods using the wrong names: getMaxLoad() and getMinLoad(). However, the implementation of the two methods are right, so just exchange them.
In ClusterLoadState class, there are two methods using the wrong names: getMaxLoad() and getMinLoad(). However, the implementation of the two methods are right, so just exchange them.