Package | Description |
---|---|
org.apache.lucene.monitor |
Monitoring framework
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<MonitorUpdateListener> |
Monitor.listeners |
Modifier and Type | Method and Description |
---|---|
void |
Monitor.addQueryIndexUpdateListener(MonitorUpdateListener listener)
Register a
MonitorUpdateListener that will be notified whenever changes
are made to the Monitor's queryindex |