Class RestCloneSnapshotAction

java.lang.Object
org.elasticsearch.rest.BaseRestHandler
org.elasticsearch.rest.action.admin.cluster.RestCloneSnapshotAction
All Implemented Interfaces:
RestHandler

public class RestCloneSnapshotAction extends BaseRestHandler
Clones indices from one snapshot into another snapshot in the same repository
  • Constructor Details

    • RestCloneSnapshotAction

      public RestCloneSnapshotAction()
  • Method Details