public class TServerLinkType extends CellType<TabletServerStatus>
| Constructor and Description |
|---|
TServerLinkType() |
| Modifier and Type | Method and Description |
|---|---|
String |
alignment() |
int |
compare(TabletServerStatus o1,
TabletServerStatus o2) |
static String |
displayName(String address) |
static String |
displayName(TabletServerStatus status) |
String |
format(Object obj) |
isSortable, setSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic String format(Object obj)
format in class CellType<TabletServerStatus>public static String displayName(TabletServerStatus status)
public int compare(TabletServerStatus o1, TabletServerStatus o2)
public String alignment()
alignment in class CellType<TabletServerStatus>Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.