Class ReplaceNodeAPI


  • @Path("cluster/nodes/{sourceNodeName}/replace/")
    public class ReplaceNodeAPI
    extends AdminAPIBase
    V2 API for recreating replicas in one node (the source) on another node(s) (the target).

    This API is analogous to the v1 /admin/collections?action=REPLACENODE command.