public static class DistributedUpdateProcessor.LeaderRequestReplicationTracker extends Object
| Constructor and Description |
|---|
LeaderRequestReplicationTracker(String shardId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAchievedRf() |
String |
toString() |
void |
trackRequestResult(SolrCmdDistributor.Node node,
boolean success) |
public LeaderRequestReplicationTracker(String shardId)
public int getAchievedRf()
public void trackRequestResult(SolrCmdDistributor.Node node, boolean success)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.