public class ReloadSolrAclCachesForCoresRunnable extends StaticRunnable
Runnable for reloading Solr ACL caches for given workspaces (only for segments not already in cache).Runnable.FireProcess, Runnable.MisfirePolicy| Modifier and Type | Field and Description | 
|---|---|
private WorkspaceSelector | 
_workspaceSelector  | 
_cronExpression, _deactivatable, _description, _featureName, _fireProcess, _id, _label, _misfirePolicy, _modifiable, _parameterValues, _pluginName, _removable, _schedulableEP, _schedulableId| Constructor and Description | 
|---|
ReloadSolrAclCachesForCoresRunnable()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
_configureParameterValues(Configuration paramConfigs)
Configure the values of the parameters 
 | 
Map<String,Object> | 
getParameterValues()
Gets the values of the parameters (from the linked  
Schedulable) | 
void | 
service(ServiceManager manager)  | 
configure, getCronExpression, getDescription, getFireProcess, getId, getLabel, getMisfirePolicy, getSchedulableId, getUserIdentity, isDeactivatable, isModifiable, isRemovable, isVolatile, setPluginInfoprivate WorkspaceSelector _workspaceSelector
public ReloadSolrAclCachesForCoresRunnable()
public void service(ServiceManager manager) throws ServiceException
service in interface Serviceableservice in class StaticRunnableServiceExceptionprotected void _configureParameterValues(Configuration paramConfigs) throws ConfigurationException
StaticRunnable_configureParameterValues in class StaticRunnableparamConfigs - the configurations of the parameter valuesConfigurationException - if an error occurspublic Map<String,Object> getParameterValues()
RunnableSchedulable)getParameterValues in interface RunnablegetParameterValues in class StaticRunnable