Uses of Interface
org.apache.lucene.index.IndexWriter.Event
-
Packages that use IndexWriter.Event Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of IndexWriter.Event in org.apache.lucene.index
Fields in org.apache.lucene.index with type parameters of type IndexWriter.Event Modifier and Type Field Description private java.util.Queue<IndexWriter.Event>
IndexWriter.EventQueue. queue
Methods in org.apache.lucene.index with parameters of type IndexWriter.Event Modifier and Type Method Description (package private) boolean
IndexWriter.EventQueue. add(IndexWriter.Event event)
-