Uses of Class
org.apache.accumulo.core.util.OpTimer
-
Packages that use OpTimer Package Description org.apache.accumulo.core.util -
-
Uses of OpTimer in org.apache.accumulo.core.util
Methods in org.apache.accumulo.core.util that return OpTimer Modifier and Type Method Description OpTimerOpTimer. reset()Stops timer instance and current elapsed time to 0.OpTimerOpTimer. start()Start the timer instance.OpTimerOpTimer. stop()Stop the timer instance.
-