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
Fields in org.apache.lucene.search declared as TimeLimitingCollector.TimerThread Modifier and Type Field Description (package private) static TimeLimitingCollector.TimerThread
TimeLimitingCollector.TimerThreadHolder. THREAD
Methods in org.apache.lucene.search that return TimeLimitingCollector.TimerThread Modifier and Type Method Description static TimeLimitingCollector.TimerThread
TimeLimitingCollector. getGlobalTimerThread()
Deprecated.Returns the globalTimeLimitingCollector.TimerThread
.
-