public static class AbstractFullDistribZkTestBase.CloudJettyRunner extends Object
| Modifier and Type | Field and Description | 
|---|---|
| org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudSolrServerClient | client | 
| String | coreNodeName | 
| org.apache.solr.common.cloud.ZkNodeProps | info | 
| org.apache.solr.client.solrj.embedded.JettySolrRunner | jetty | 
| String | nodeName | 
| String | url | 
| Constructor and Description | 
|---|
| AbstractFullDistribZkTestBase.CloudJettyRunner() | 
public org.apache.solr.client.solrj.embedded.JettySolrRunner jetty
public String nodeName
public String coreNodeName
public String url
public org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudSolrServerClient client
public org.apache.solr.common.cloud.ZkNodeProps info
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.