Class DistributedUpdateProcessor.LeaderRequestReplicationTracker

java.lang.Object
org.apache.solr.update.processor.DistributedUpdateProcessor.LeaderRequestReplicationTracker
Enclosing class:
DistributedUpdateProcessor

public static class DistributedUpdateProcessor.LeaderRequestReplicationTracker extends Object
  • Constructor Details

    • LeaderRequestReplicationTracker

      public LeaderRequestReplicationTracker(String shardId)
  • Method Details

    • getAchievedRf

      public int getAchievedRf()
    • trackRequestResult

      public void trackRequestResult(SolrCmdDistributor.Node node, boolean success)
    • toString

      public String toString()
      Overrides:
      toString in class Object