org.apache.accumulo.core.util
Class Duration

java.lang.Object
  extended by org.apache.accumulo.core.util.Duration

public class Duration
extends Object


Constructor Summary
Duration()
           
 
Method Summary
static String format(long time)
           
static String format(long time, String space)
           
static String format(long time, String space, String zero)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Duration

public Duration()
Method Detail

format

public static String format(long time)

format

public static String format(long time,
                            String space)

format

public static String format(long time,
                            String space,
                            String zero)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.