Package org.alfresco.repo.solr
Class SOLRWatcherJob
- java.lang.Object
-
- org.alfresco.repo.solr.SOLRWatcherJob
-
- All Implemented Interfaces:
org.quartz.Job
public class SOLRWatcherJob extends java.lang.Object implements org.quartz.JobA Quartz job that pings Solr to determine if it is alive- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description SOLRWatcherJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext jec)
-