Class ZkCoreNodeProps

java.lang.Object
org.apache.solr.common.cloud.ZkCoreNodeProps

public class ZkCoreNodeProps extends Object
  • Constructor Details

    • ZkCoreNodeProps

      public ZkCoreNodeProps(ZkNodeProps nodeProps)
  • Method Details

    • getCoreUrl

      public String getCoreUrl()
    • getNodeName

      public String getNodeName()
    • getState

      public String getState()
    • getBaseUrl

      public String getBaseUrl()
    • getCoreName

      public String getCoreName()
    • getCoreUrl

      public static String getCoreUrl(ZkNodeProps nodeProps)
    • getCoreUrl

      public static String getCoreUrl(String baseUrl, String coreName)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getNodeProps

      public ZkNodeProps getNodeProps()
    • isLeader

      public boolean isLeader()