Uses of Class
org.apache.accumulo.server.util.time.BaseRelativeTime

Packages that use BaseRelativeTime
org.apache.accumulo.server.util.time   
 

Uses of BaseRelativeTime in org.apache.accumulo.server.util.time
 

Subclasses of BaseRelativeTime in org.apache.accumulo.server.util.time
 class RelativeTime
          Provide time from System time and hints from another time source.
 class TestTime
           
 

Methods in org.apache.accumulo.server.util.time that return BaseRelativeTime
static BaseRelativeTime RelativeTime.getInstance()
           
 

Methods in org.apache.accumulo.server.util.time with parameters of type BaseRelativeTime
static void RelativeTime.setInstance(BaseRelativeTime newInstance)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.