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