| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.restore | |
| org.elasticsearch.index.shard |
| Constructor and Description |
|---|
TransportRestoreSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
RestoreService restoreService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
StoreRecoveryService(ShardId shardId,
IndexSettingsService indexSettingsService,
ThreadPool threadPool,
MappingUpdatedAction mappingUpdatedAction,
ClusterService clusterService,
RepositoriesService repositoriesService,
RestoreService restoreService) |
Copyright © 2009–2017. All rights reserved.