org.apache.accumulo.server.monitor.util.celltypes
public class TableStateType extends CellType<TableState>
Constructor and Description |
---|
TableStateType() |
Modifier and Type | Method and Description |
---|---|
String |
alignment() |
int |
compare(TableState o1,
TableState o2) |
String |
format(Object obj) |
isSortable, setSortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public String alignment()
alignment
in class CellType<TableState>
public String format(Object obj)
format
in class CellType<TableState>
public int compare(TableState o1, TableState o2)
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.