Class AddVotingConfigExclusionsResponse

java.lang.Object
org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportResponse
org.elasticsearch.action.ActionResponse
org.elasticsearch.action.admin.cluster.configuration.AddVotingConfigExclusionsResponse
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class AddVotingConfigExclusionsResponse
extends ActionResponse
implements ToXContentObject
A response to AddVotingConfigExclusionsRequest indicating that voting config exclusions have been added for the requested nodes and these nodes have been removed from the voting configuration.