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, setPluginInfo
private WorkspaceSelector _workspaceSelector
public ReloadSolrAclCachesForCoresRunnable()
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
service
in class StaticRunnable
ServiceException
protected void _configureParameterValues(Configuration paramConfigs) throws ConfigurationException
StaticRunnable
_configureParameterValues
in class StaticRunnable
paramConfigs
- the configurations of the parameter valuesConfigurationException
- if an error occurspublic Map<String,Object> getParameterValues()
Runnable
Schedulable
)getParameterValues
in interface Runnable
getParameterValues
in class StaticRunnable