| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.settings | |
| org.elasticsearch.cluster.metadata | |
| org.elasticsearch.cluster.settings | |
| org.elasticsearch.snapshots |
| Constructor and Description |
|---|
TransportClusterUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
AllocationService allocationService,
DynamicSettings dynamicSettings,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
MetaDataUpdateSettingsService(Settings settings,
ClusterService clusterService,
AllocationService allocationService,
DynamicSettings dynamicSettings,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Modifier and Type | Method and Description |
|---|---|
DynamicSettings |
DynamicSettings.Builder.build() |
| Constructor and Description |
|---|
RestoreService(Settings settings,
ClusterService clusterService,
RepositoriesService repositoriesService,
TransportService transportService,
AllocationService allocationService,
MetaDataCreateIndexService createIndexService,
DynamicSettings dynamicSettings,
MetaDataIndexUpgradeService metaDataIndexUpgradeService) |
Copyright © 2009–2017. All rights reserved.