Class SolrCmdDistributor.Node

    • Constructor Detail

      • Node

        public Node()
    • Method Detail

      • getUrl

        public abstract String getUrl()
      • getCoreName

        public abstract String getCoreName()
      • getBaseUrl

        public abstract String getBaseUrl()
      • getCollection

        public abstract String getCollection()
      • getShardId

        public abstract String getShardId()
      • getMaxRetries

        public abstract int getMaxRetries()