Module org.apache.lucene.core
Package org.apache.lucene.index
Interface BufferedUpdates.DeletedTerms.DeletedTermConsumer<E extends java.lang.Exception>
-
- Enclosing class:
- BufferedUpdates.DeletedTerms
static interface BufferedUpdates.DeletedTerms.DeletedTermConsumer<E extends java.lang.Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
accept(Term term, int docId)
-