Class CcrClient

    • Method Detail

      • pauseFollow

        public AcknowledgedResponse pauseFollow​(PauseFollowRequest request,
                                                RequestOptions options)
                                         throws java.io.IOException
        Instructs a follower index the pause the following of a leader index. See the docs for more.
        Parameters:
        request - the request
        options - the request options (e.g. headers), use RequestOptions.DEFAULT if nothing needs to be customized
        Returns:
        the response
        Throws:
        java.io.IOException - in case there is a problem sending the request or parsing back the response