Uses of Class
org.apache.lucene.monitor.PartitionMatcher.MatchTask
Packages that use PartitionMatcher.MatchTask
-
Uses of PartitionMatcher.MatchTask in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor with type parameters of type PartitionMatcher.MatchTaskModifier and TypeFieldDescription(package private) final List<PartitionMatcher.MatchTask>
PartitionMatcher.MatcherWorker.tasks
private final List<PartitionMatcher.MatchTask>
PartitionMatcher.tasks
Constructor parameters in org.apache.lucene.monitor with type arguments of type PartitionMatcher.MatchTaskModifierConstructorDescriptionprivate
MatcherWorker
(List<PartitionMatcher.MatchTask> tasks, CandidateMatcher<T> matcher)