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