Package | Description |
---|---|
org.apache.lucene.monitor |
Monitoring framework
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<SlowLog.Entry> |
SlowLog.slowQueries |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<SlowLog.Entry> |
SlowLog.iterator() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
SlowLog.addAll(java.lang.Iterable<SlowLog.Entry> queries)
Add all entries to this slow log
|