Package | Description |
---|---|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Field and Description |
---|---|
DistributedUpdateProcessor.RequestReplicationTracker |
SolrCmdDistributor.Req.rfTracker |
Modifier and Type | Method and Description |
---|---|
void |
SolrCmdDistributor.distribAdd(AddUpdateCommand cmd,
List<SolrCmdDistributor.Node> nodes,
ModifiableSolrParams params,
boolean synchronous,
DistributedUpdateProcessor.RequestReplicationTracker rrt) |
Constructor and Description |
---|
Req(UpdateCommand cmd,
SolrCmdDistributor.Node node,
UpdateRequest uReq,
boolean synchronous,
DistributedUpdateProcessor.RequestReplicationTracker rfTracker,
int pollQueueTime) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.