Package org.elasticsearch.indices.recovery
package org.elasticsearch.indices.recovery
-
ClassesClassDescriptionWraps a
RecoveryTargetto make all remote calls to be executed asynchronously using the providedexecutor.Allows one node in an integ test to delay the application of cluster states on another node until a recovery starts, without unduly delaying other cluster states.