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