Class BaseElasticSearchIndexBuilder.RebuildIndexTask
- java.lang.Object
-
- java.util.TimerTask
-
- org.sakaiproject.search.elasticsearch.BaseElasticSearchIndexBuilder.RebuildIndexTask
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- BaseElasticSearchIndexBuilder
protected class BaseElasticSearchIndexBuilder.RebuildIndexTask extends TimerTask
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRebuildIndexTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()Rebuild the index from the entities own stored state-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-