|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.monitor.util.celltypes.CellType<TabletServerStatus>
org.apache.accumulo.server.monitor.util.celltypes.TServerLinkType
public class TServerLinkType
Constructor Summary | |
---|---|
TServerLinkType()
|
Method Summary | |
---|---|
java.lang.String |
alignment()
|
int |
compare(TabletServerStatus o1,
TabletServerStatus o2)
|
static java.lang.String |
displayName(TabletServerStatus status)
|
java.lang.String |
format(java.lang.Object obj)
|
Methods inherited from class org.apache.accumulo.server.monitor.util.celltypes.CellType |
---|
isSortable, setSortable |
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 |
---|
public TServerLinkType()
Method Detail |
---|
public java.lang.String format(java.lang.Object obj)
format
in class CellType<TabletServerStatus>
public static java.lang.String displayName(TabletServerStatus status)
public int compare(TabletServerStatus o1, TabletServerStatus o2)
public java.lang.String alignment()
alignment
in class CellType<TabletServerStatus>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |