Class ModifiedLBSolrClient.Rsp
- java.lang.Object
-
- org.apache.manifoldcf.agents.output.solr.ModifiedLBSolrClient.Rsp
-
- Enclosing class:
- ModifiedLBSolrClient
public static class ModifiedLBSolrClient.Rsp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Rsp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.solr.common.util.NamedList<java.lang.Object>getResponse()The response from the serverjava.lang.StringgetServer()The server that returned the response
-