Package org.sakaiproject.samigo.search
Class QuestionElasticSearchIndexBuilder.RebuildSiteTask
- java.lang.Object
-
- java.util.TimerTask
-
- org.sakaiproject.samigo.search.QuestionElasticSearchIndexBuilder.RebuildSiteTask
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- QuestionElasticSearchIndexBuilder
protected class QuestionElasticSearchIndexBuilder.RebuildSiteTask extends TimerTask
-
-
Constructor Summary
Constructors Constructor Description RebuildSiteTask(String siteId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()Rebuild the index from the entities own stored state , for just the supplied siteId-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-