- All Implemented Interfaces:
 
- Serializable, Comparator<DistributedStatusHistoryModel.ServiceGraph>
 
- Enclosing class:
 
- DefaultDistributedStatusService
 
public static class DefaultDistributedStatusService.ServiceGraphComparator
extends Object
implements Comparator<DistributedStatusHistoryModel.ServiceGraph>, Serializable
Comparator for ServiceGraph objects. 
 Orders objects with no errors and then those with errors and orders within
 each of these groups by the service ordering (see MonitoredServiceComparator).
- Author:
 
- DJ Gregor
 
- See Also:
 
- Serialized Form