|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlreadyClosedException | |
|---|---|
| org.apache.lucene.facet.taxonomy.directory | Taxonomy implemented using a Lucene-Index |
| org.apache.lucene.index | Code to maintain and access indices. |
| org.apache.lucene.store | Binary i/o API, used for all index data. |
| Uses of AlreadyClosedException in org.apache.lucene.facet.taxonomy.directory |
|---|
| Methods in org.apache.lucene.facet.taxonomy.directory that throw AlreadyClosedException | |
|---|---|
protected void |
DirectoryTaxonomyReader.ensureOpen()
|
| Uses of AlreadyClosedException in org.apache.lucene.index |
|---|
| Methods in org.apache.lucene.index that throw AlreadyClosedException | |
|---|---|
protected void |
IndexReader.ensureOpen()
|
protected void |
IndexWriter.ensureOpen()
|
protected void |
IndexWriter.ensureOpen(boolean includePendingClose)
Used internally to throw an AlreadyClosedException if this IndexWriter has been
closed. |
| Uses of AlreadyClosedException in org.apache.lucene.store |
|---|
| Methods in org.apache.lucene.store that throw AlreadyClosedException | |
|---|---|
protected void |
Directory.ensureOpen()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||