| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.settings.put | |
| org.elasticsearch.action.admin.indices.upgrade.post |
| Constructor and Description |
|---|
TransportUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataUpdateSettingsService updateSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
TransportUpgradeSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataUpdateSettingsService updateSettingsService,
IndexNameExpressionResolver indexNameExpressionResolver,
ActionFilters actionFilters) |
Copyright © 2009–2017. All rights reserved.