Uses of Class
org.apache.accumulo.server.util.time.BaseRelativeTime
-
Packages that use BaseRelativeTime Package Description 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 Modifier and Type Class Description class
RelativeTime
Provide time from System time and hints from another time source.Methods in org.apache.accumulo.server.util.time that return BaseRelativeTime Modifier and Type Method Description static BaseRelativeTime
RelativeTime. getInstance()
-