Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.snapshots.restore | |
org.elasticsearch.index.snapshots |
Constructor and Description |
---|
TransportRestoreSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
RestoreService restoreService,
ActionFilters actionFilters) |
Constructor and Description |
---|
IndexShardSnapshotAndRestoreService(ShardId shardId,
Settings indexSettings,
IndexShard indexShard,
RepositoriesService repositoriesService,
RestoreService restoreService) |
Copyright © 2009–2015. All rights reserved.