org.apache.accumulo.server.monitor.servlets.trace
Class ShowTraceLinkType
java.lang.Object
org.apache.accumulo.server.monitor.util.celltypes.CellType<T>
org.apache.accumulo.server.monitor.util.celltypes.StringType<RemoteSpan>
org.apache.accumulo.server.monitor.servlets.trace.ShowTraceLinkType
- All Implemented Interfaces:
- Comparator<RemoteSpan>
public class ShowTraceLinkType
- extends StringType<RemoteSpan>
Methods inherited from class org.apache.accumulo.server.monitor.util.celltypes.StringType |
alignment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowTraceLinkType
public ShowTraceLinkType()
format
public String format(Object obj)
- Overrides:
format
in class StringType<RemoteSpan>
compare
public int compare(RemoteSpan o1,
RemoteSpan o2)
- Specified by:
compare
in interface Comparator<RemoteSpan>
- Overrides:
compare
in class StringType<RemoteSpan>
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.