org.esa.beam.framework.gpf.monitor
Class TileUsageReportGenerator.ThreadNamesComparator

java.lang.Object
  extended by org.esa.beam.framework.gpf.monitor.TileUsageReportGenerator.ThreadNamesComparator
All Implemented Interfaces:
Comparator<TileComputationEvent>
Enclosing class:
TileUsageReportGenerator

public static class TileUsageReportGenerator.ThreadNamesComparator
extends Object
implements Comparator<TileComputationEvent>


Constructor Summary
TileUsageReportGenerator.ThreadNamesComparator()
           
 
Method Summary
 int compare(TileComputationEvent o1, TileComputationEvent o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

TileUsageReportGenerator.ThreadNamesComparator

public TileUsageReportGenerator.ThreadNamesComparator()
Method Detail

compare

public int compare(TileComputationEvent o1,
                   TileComputationEvent o2)
Specified by:
compare in interface Comparator<TileComputationEvent>


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.