Class PeerOnlyRecoveryPlannerService

java.lang.Object
org.elasticsearch.indices.recovery.plan.PeerOnlyRecoveryPlannerService
All Implemented Interfaces:
RecoveryPlannerService

public class PeerOnlyRecoveryPlannerService extends Object implements RecoveryPlannerService
Service in charge of computing a ShardRecoveryPlan using only the physical files from the source peer.