Uses of Interface
org.apache.accumulo.server.util.time.ProvidesTime
-
Packages that use ProvidesTime Package Description 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 Modifier and Type Class Description classBaseRelativeTimeProvide time from a local source and a hint from a time source.classRelativeTimeProvide time from System time and hints from another time source.classSystemTimeThe most obvious implementation of ProvidesTime.
-