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
           
 
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

errors

public List<SolrCmdDistributor.Error> errors
Constructor Detail

SolrCmdDistributor.Response

public SolrCmdDistributor.Response()


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