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

  • Constructor Details

    • NodeRoleSettings

      public NodeRoleSettings()