org.apache.solr.update
public static class SolrCmdDistributor.Req extends Object
Modifier and Type | Field and Description |
---|---|
SolrCmdDistributor.Node |
node |
int |
retries |
boolean |
synchronous |
UpdateRequest |
uReq |
Constructor and Description |
---|
SolrCmdDistributor.Req(SolrCmdDistributor.Node node,
UpdateRequest uReq,
boolean synchronous) |
public SolrCmdDistributor.Node node
public UpdateRequest uReq
public int retries
public boolean synchronous
public SolrCmdDistributor.Req(SolrCmdDistributor.Node node, UpdateRequest uReq, boolean synchronous)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.