|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionJob
A transaction job represents a job that needs to be performed.
| Method Summary | |
|---|---|
void |
execute(IndexWriter writer,
LuceneSearchEngineFactory sessionFactory)
Executes the job against Lucene IndexWriter. |
String |
getResourceUID()
Retruns the resource UID (if available) that transaction job will work on. |
String |
getSubIndex()
Returns the sub index the transaction job will work against. |
| Method Detail |
|---|
String getSubIndex()
String getResourceUID()
void execute(IndexWriter writer,
LuceneSearchEngineFactory sessionFactory)
throws Exception
IndexWriter.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||