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