public interface IndexingMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
documentsAdded(long increment)
Notify the IndexingMonitor of the number of documents added to the index.
|
void documentsAdded(long increment)
increment - number of documents add operations performedCopyright © 2006–2017 Hibernate. All rights reserved.