| Package | Description |
|---|---|
| org.apache.solr.client.solrj.cloud.autoscaling |
Common classes for autoscaling parsing filtering nodes and sorting
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AutoScalingConfig.TriggerListenerConfig> |
AutoScalingConfig.getTriggerListenerConfigs()
Get listener configurations.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingConfig |
AutoScalingConfig.withTriggerListenerConfig(AutoScalingConfig.TriggerListenerConfig config)
Create a copy of the config with replaced trigger listener configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingConfig |
AutoScalingConfig.withTriggerListenerConfigs(Map<String,AutoScalingConfig.TriggerListenerConfig> configs)
Create a copy of the config with replaced trigger listener configurations.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.