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