|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.lucene.ReindexWorkBatch
public class ReindexWorkBatch
| Constructor Summary | |
|---|---|
ReindexWorkBatch(IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
Progress progress,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
java.util.concurrent.ConcurrentLinkedQueue<HibernateHandle> work,
AnyTypeDao anyTypeDao)
|
|
| Method Summary | |
|---|---|
int |
getRetries()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReindexWorkBatch(IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
Progress progress,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
java.util.concurrent.ConcurrentLinkedQueue<HibernateHandle> work,
AnyTypeDao anyTypeDao)
| Method Detail |
|---|
public int getRetries()
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||