public class AutoAddReplicasPlanAction extends ComputePlanAction
DIAGNOSTICScloudManager, loader, properties, requiredProperties, validProperties| Constructor and Description |
|---|
AutoAddReplicasPlanAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(SolrResourceLoader loader,
SolrCloudManager cloudManager,
Map<String,Object> properties)
Deprecated.
Called when action is created but before it's initialized and used.
|
getMaxNumOps, getRequestedNumOps, getSuggester, processclose, getName, initpublic void configure(SolrResourceLoader loader, SolrCloudManager cloudManager, Map<String,Object> properties) throws TriggerValidationException
TriggerActionconfigure in interface TriggerActionconfigure in class ComputePlanActionloader - loader to use for instantiating sub-componentscloudManager - current instance of SolrCloudManagerproperties - configuration propertiesTriggerValidationException - contains details of invalid configuration parameters.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.