Uses of Class
org.apache.lucene.monitor.ParallelMatcher.MatcherTask
-
Packages that use ParallelMatcher.MatcherTask Package Description org.apache.lucene.monitor Monitoring framework -
-
Uses of ParallelMatcher.MatcherTask in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor declared as ParallelMatcher.MatcherTask Modifier and Type Field Description private static ParallelMatcher.MatcherTask
ParallelMatcher. END
Fields in org.apache.lucene.monitor with type parameters of type ParallelMatcher.MatcherTask Modifier and Type Field Description private java.util.concurrent.BlockingQueue<ParallelMatcher.MatcherTask>
ParallelMatcher. queue
-