Interface ILuceneConnection.BatchUpdateAction
-
- Enclosing interface:
- ILuceneConnection
public static interface ILuceneConnection.BatchUpdateAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
perform()
Perform batch update operation.
-