org.apache.hadoop.hbase.master
Class RegionPlan.RegionPlanComparator
java.lang.Object
org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
- All Implemented Interfaces:
- Serializable, Comparator<RegionPlan>
- Enclosing class:
- RegionPlan
public static class RegionPlan.RegionPlanComparator
- extends Object
- implements Comparator<RegionPlan>, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionPlan.RegionPlanComparator
public RegionPlan.RegionPlanComparator()
compare
public int compare(RegionPlan l,
RegionPlan r)
- Specified by:
compare
in interface Comparator<RegionPlan>
Copyright © 2015 The Apache Software Foundation. All rights reserved.