org.apache.avro.ipc.trace
Class TraceCollection.TraceComparotor
java.lang.Object
org.apache.avro.ipc.trace.TraceCollection.TraceComparotor
- All Implemented Interfaces:
- Comparator<Trace>
- Enclosing class:
- TraceCollection
public class TraceCollection.TraceComparotor
- extends Object
- implements Comparator<Trace>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceCollection.TraceComparotor
public TraceCollection.TraceComparotor()
compare
public int compare(Trace o1,
Trace o2)
- Specified by:
compare
in interface Comparator<Trace>
Copyright © 2010 The Apache Software Foundation