org.apache.solr.update
Class SolrCmdDistributor.Response

java.lang.Object
  extended by org.apache.solr.update.SolrCmdDistributor.Response
Enclosing class:
SolrCmdDistributor

public static class SolrCmdDistributor.Response
extends Object


Field Summary
 List<SolrCmdDistributor.Error> errors
           
 SolrCmdDistributor.Request sreq
           
 
Constructor Summary
SolrCmdDistributor.Response()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sreq

public SolrCmdDistributor.Request sreq

errors

public List<SolrCmdDistributor.Error> errors
Constructor Detail

SolrCmdDistributor.Response

public SolrCmdDistributor.Response()


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.