| Package | Description |
|---|---|
| org.apache.lucene.monitor |
Monitoring framework
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<PartitionMatcher.MatchTask> |
PartitionMatcher.tasks |
(package private) java.util.List<PartitionMatcher.MatchTask> |
PartitionMatcher.MatcherWorker.tasks |
| Constructor and Description |
|---|
MatcherWorker(java.util.List<PartitionMatcher.MatchTask> tasks,
CandidateMatcher<T> matcher) |