| Package | Description |
|---|---|
| org.apache.solr.update | |
| org.apache.solr.update.processor |
| Modifier and Type | Class and Description |
|---|---|
static class |
SolrCmdDistributor.StdNode |
| Modifier and Type | Field and Description |
|---|---|
SolrCmdDistributor.Node |
SolrCmdDistributor.Request.node |
SolrCmdDistributor.Node |
SolrCmdDistributor.Error.node |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrCmdDistributor.distribAdd(AddUpdateCommand cmd,
List<SolrCmdDistributor.Node> nodes,
ModifiableSolrParams params) |
void |
SolrCmdDistributor.distribCommit(CommitUpdateCommand cmd,
List<SolrCmdDistributor.Node> nodes,
ModifiableSolrParams params) |
void |
SolrCmdDistributor.distribDelete(DeleteUpdateCommand cmd,
List<SolrCmdDistributor.Node> urls,
ModifiableSolrParams params) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DistributedUpdateProcessor.RetryNode |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.