org.apache.accumulo.server.monitor.util.celltypes
Class ProgressChartType
java.lang.Object
org.apache.accumulo.server.monitor.util.celltypes.CellType<T>
org.apache.accumulo.server.monitor.util.celltypes.NumberType<Double>
org.apache.accumulo.server.monitor.util.celltypes.ProgressChartType
- All Implemented Interfaces:
- Comparator<Double>
public class ProgressChartType
- extends NumberType<Double>
Methods inherited from class org.apache.accumulo.server.monitor.util.celltypes.NumberType |
alignment, bigNumber, bigNumber, bigNumber, bigNumber, commas, commas, commas, commas, commas, commas, compare |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressChartType
public ProgressChartType()
ProgressChartType
public ProgressChartType(Double total)
format
public String format(Object obj)
- Overrides:
format
in class NumberType<Double>
getChart
public static String getChart(double num,
double total)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.