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