| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.converters.populator |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EndpointURL> |
ClusterConfig.getEndpointURLs() |
java.util.List<EndpointURL> |
SolrConfig.getEndpointURLs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterConfig.setEndpointURLs(java.util.List<EndpointURL> endpointURLs) |
void |
SolrConfig.setEndpointURLs(java.util.List<EndpointURL> endpointURLs) |
| Modifier and Type | Method and Description |
|---|---|
protected EndpointURL |
DefaultSolrServerConfigPopulator.createEndpoint(java.lang.String url,
boolean isMaster,
java.util.Date modifiedTime) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<EndpointURL> |
DefaultSolrServerConfigPopulator.populateEndpointUrls(SolrServerConfigModel source) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEndpointUrlPopulator.populate(SolrEndpointUrlModel source,
EndpointURL target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrServerConfigPopulator.setEndpointUrlConverter(Converter<SolrEndpointUrlModel,EndpointURL> endpointUrlConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.