Package org.apache.lucene.monitor
Class ParallelMatcher.MatcherWorker
java.lang.Object
org.apache.lucene.monitor.ParallelMatcher.MatcherWorker
- All Implemented Interfaces:
Callable<CandidateMatcher<T>>
- Enclosing class:
- ParallelMatcher<T extends QueryMatch>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matcher
-
-
Constructor Details
-
MatcherWorker
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<CandidateMatcher<T extends QueryMatch>>
-