org.apache.accumulo.server.monitor.util.celltypes
Class LoggerLinkType
java.lang.Object
org.apache.accumulo.server.monitor.util.celltypes.CellType<RecoveryStatus>
org.apache.accumulo.server.monitor.util.celltypes.LoggerLinkType
- All Implemented Interfaces:
- Comparator<RecoveryStatus>
public class LoggerLinkType
- extends CellType<RecoveryStatus>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerLinkType
public LoggerLinkType()
format
public String format(Object obj)
- Specified by:
format
in class CellType<RecoveryStatus>
displayName
public static String displayName(RecoveryStatus status)
compare
public int compare(RecoveryStatus o1,
RecoveryStatus o2)
alignment
public String alignment()
- Specified by:
alignment
in class CellType<RecoveryStatus>
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.