org.apache.solr.update
Class SolrCmdDistributor.Request

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

public static class SolrCmdDistributor.Request
extends Object


Field Summary
 Exception exception
           
 SolrCmdDistributor.Node node
           
 
Constructor Summary
SolrCmdDistributor.Request()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

public SolrCmdDistributor.Node node

exception

public Exception exception
Constructor Detail

SolrCmdDistributor.Request

public SolrCmdDistributor.Request()


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