|
||||||||||
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.Long>
org.apache.accumulo.server.monitor.util.celltypes.DurationType
public class DurationType
Constructor Summary | |
---|---|
DurationType()
|
|
DurationType(java.lang.Long errMin,
java.lang.Long errMax)
|
Method Summary | |
---|---|
java.lang.String |
format(java.lang.Object obj)
|
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 DurationType()
public DurationType(java.lang.Long errMin, java.lang.Long errMax)
Method Detail |
---|
public java.lang.String format(java.lang.Object obj)
format
in class NumberType<java.lang.Long>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |