Uses of Interface
org.apache.accumulo.server.util.time.ProvidesTime

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

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

Classes in org.apache.accumulo.server.util.time that implement ProvidesTime
 class BaseRelativeTime
          Provide time from a local source and a hint from a time source.
 class RelativeTime
          Provide time from System time and hints from another time source.
 class SystemTime
          The most obvious implementation of ProvidesTime.
 class TestTime
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.