Uses of Class
org.apache.accumulo.server.util.time.SimpleTimer
-
Packages that use SimpleTimer Package Description org.apache.accumulo.server.util.time -
-
Uses of SimpleTimer in org.apache.accumulo.server.util.time
Methods in org.apache.accumulo.server.util.time that return SimpleTimer Modifier and Type Method Description static SimpleTimer
SimpleTimer. getInstance(int threadPoolSize)
Gets the timer instance.static SimpleTimer
SimpleTimer. getInstance(AccumuloConfiguration conf)
Gets the timer instance.
-