|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.monitor.util.celltypes.CellType<T>
org.apache.accumulo.server.monitor.util.celltypes.NumberType<java.lang.Double>
org.apache.accumulo.server.monitor.util.celltypes.ProgressChartType
public class ProgressChartType
Constructor Summary | |
---|---|
ProgressChartType()
|
|
ProgressChartType(java.lang.Double total)
|
Method Summary | |
---|---|
java.lang.String |
format(java.lang.Object obj)
|
static java.lang.String |
getChart(double num,
double total)
|
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 org.apache.accumulo.server.monitor.util.celltypes.CellType |
---|
isSortable, setSortable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public ProgressChartType()
public ProgressChartType(java.lang.Double total)
Method Detail |
---|
public java.lang.String format(java.lang.Object obj)
format
in class NumberType<java.lang.Double>
public static java.lang.String getChart(double num, double total)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |