Interface LuceneIndexerAndSearcher.ReadOnlyWork<Result>
-
- Enclosing interface:
- LuceneIndexerAndSearcher
public static interface LuceneIndexerAndSearcher.ReadOnlyWork<Result>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResultdoWork()
-
-
-
Method Detail
-
doWork
Result doWork() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-