| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.restore | |
| org.elasticsearch.index.shard |
| コンストラクタと説明 |
|---|
TransportRestoreSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
RestoreService restoreService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
StoreRecoveryService(ShardId shardId,
IndexSettingsService indexSettingsService,
ThreadPool threadPool,
MappingUpdatedAction mappingUpdatedAction,
ClusterService clusterService,
RepositoriesService repositoriesService,
RestoreService restoreService) |
Copyright © 2009–2016. All rights reserved.