Package org.elasticsearch.node
Class NodeRoleSettings
java.lang.Object
org.elasticsearch.node.NodeRoleSettings
public class NodeRoleSettings
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static Setting<java.util.List<DiscoveryNodeRole>>
NODE_ROLES_SETTING
-
Constructor Summary
Constructors Constructor Description NodeRoleSettings()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NODE_ROLES_SETTING
-
-
Constructor Details
-
NodeRoleSettings
public NodeRoleSettings()
-