Uses of Package
org.elasticsearch.action.admin.cluster.configuration
-
Packages that use org.elasticsearch.action.admin.cluster.configuration Package Description org.elasticsearch.action.admin.cluster.configuration -
Classes in org.elasticsearch.action.admin.cluster.configuration used by org.elasticsearch.action.admin.cluster.configuration Class Description AddVotingConfigExclusionsAction AddVotingConfigExclusionsRequest A request to add voting config exclusions for certain master-eligible nodes, and wait for these nodes to be removed from the voting configuration.AddVotingConfigExclusionsResponse A response toAddVotingConfigExclusionsRequestindicating that voting config exclusions have been added for the requested nodes and these nodes have been removed from the voting configuration.ClearVotingConfigExclusionsAction ClearVotingConfigExclusionsRequest A request to clear the voting config exclusions from the cluster state, optionally waiting for these nodes to be removed from the cluster first.ClearVotingConfigExclusionsResponse A response toClearVotingConfigExclusionsRequestindicating that voting config exclusions have been cleared from the cluster state.