| Package | Description |
|---|---|
| org.openrdf.sail.lucene |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AbstractReaderMonitor> |
AbstractLuceneIndex.oldmonitors
keep a lit of old monitors that are still iterating but not closed (open
iterators), will be all closed on shutdown items are removed from list by
ReaderMnitor.endReading() when closing
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractReaderMonitor |
AbstractLuceneIndex.getCurrentMonitor() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractReaderMonitor> |
AbstractLuceneIndex.getOldMonitors() |
Copyright © 2001-2015 Aduna. All Rights Reserved.