Uses of Class
org.elasticsearch.snapshots.RestoreService
-
Packages that use RestoreService Package Description org.elasticsearch.action.admin.cluster.snapshots.restore -
-
Uses of RestoreService in org.elasticsearch.action.admin.cluster.snapshots.restore
Constructors in org.elasticsearch.action.admin.cluster.snapshots.restore with parameters of type RestoreService Constructor Description TransportRestoreSnapshotAction(TransportService transportService, ClusterService clusterService, ThreadPool threadPool, RestoreService restoreService, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver)
-