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.TimerThreadTimeLimitingCollector.TimerThreadHolder. THREADMethods in org.apache.lucene.search that return TimeLimitingCollector.TimerThread Modifier and Type Method Description static TimeLimitingCollector.TimerThreadTimeLimitingCollector. getGlobalTimerThread()Returns the globalTimeLimitingCollector.TimerThread.
-