org.apache.accumulo.server.monitor.servlets.trace
public class ShowTraceLinkType extends StringType<RemoteSpan>
Constructor and Description |
---|
ShowTraceLinkType() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RemoteSpan o1,
RemoteSpan o2) |
String |
format(Object obj) |
alignment
isSortable, setSortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public String format(Object obj)
format
in class StringType<RemoteSpan>
public int compare(RemoteSpan o1, RemoteSpan o2)
compare
in interface Comparator<RemoteSpan>
compare
in class StringType<RemoteSpan>
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.