Package org.apache.solr.update.processor
Class DistributedUpdateProcessor.RollupRequestReplicationTracker
- java.lang.Object
-
- org.apache.solr.update.processor.DistributedUpdateProcessor.RollupRequestReplicationTracker
-
- Enclosing class:
- DistributedUpdateProcessor
public static class DistributedUpdateProcessor.RollupRequestReplicationTracker extends Object
-
-
Constructor Summary
Constructors Constructor Description RollupRequestReplicationTracker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAchievedRf()
void
testAndSetAchievedRf(int rf)
String
toString()
-