@ConfigurationProperties(prefix="spring.data.solr") public class SolrProperties extends Object
ConfigurationProperties
SolrProperties()
String
getHost()
getZkHost()
void
setHost(String host)
setZkHost(String zkHost)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SolrProperties()
public String getHost()
public void setHost(String host)
public String getZkHost()
public void setZkHost(String zkHost)
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.