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 SimpleTimerSimpleTimer. getInstance(int threadPoolSize)Gets the timer instance.static SimpleTimerSimpleTimer. getInstance(AccumuloConfiguration conf)Gets the timer instance.
-