Uses of Class
org.apache.lucene.search.TimeLimitingCollector.TimerThread
-
Packages that use TimeLimitingCollector.TimerThread Package Description org.apache.lucene.search Code to search indices. -
-
Uses of TimeLimitingCollector.TimerThread in org.apache.lucene.search
Methods in org.apache.lucene.search that return TimeLimitingCollector.TimerThread Modifier and Type Method Description static TimeLimitingCollector.TimerThread
TimeLimitingCollector. getGlobalTimerThread()
Returns the globalTimeLimitingCollector.TimerThread
.
-