org.apache.accumulo.server.monitor.util.celltypes
Class DurationType
java.lang.Object
org.apache.accumulo.server.monitor.util.celltypes.CellType<T>
org.apache.accumulo.server.monitor.util.celltypes.NumberType<Long>
org.apache.accumulo.server.monitor.util.celltypes.DurationType
- All Implemented Interfaces:
- Comparator<Long>
public class DurationType
- extends NumberType<Long>
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 |
DurationType
public DurationType()
DurationType
public DurationType(Long errMin,
Long errMax)
format
public String format(Object obj)
- Overrides:
format
in class NumberType<Long>
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.