| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.solr.impl |
| Modifier and Type | Method and Description |
|---|---|
protected SolrClientsWrapper |
DefaultSolrClientPool.refreshWrapper(SolrConfig solrConfig,
SolrClientsWrapper clientsWrapper,
SolrClientType solrClientType,
Function<SolrConfig,SolrClient> createFunction) |
| Modifier and Type | Method and Description |
|---|---|
protected ConcurrentMap<String,SolrClientsWrapper> |
DefaultSolrClientPool.getSolrClients() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSolrClientPool.closeSolrClientsWrapper(String solrConfigName,
SolrClientsWrapper clientsWrapper) |
protected CachedSolrClient |
DefaultSolrClientPool.createSolrClient(SolrClientsWrapper clientsWrapper,
SolrClientType solrClientType,
SolrConfig solrConfig,
Function<SolrConfig,SolrClient> createFunction) |
protected SolrClientsWrapper |
DefaultSolrClientPool.refreshWrapper(SolrConfig solrConfig,
SolrClientsWrapper clientsWrapper,
SolrClientType solrClientType,
Function<SolrConfig,SolrClient> createFunction) |
protected CachedSolrClient |
DefaultSolrClientPool.resolveSolrClient(SolrClientsWrapper clientsWrapper,
SolrClientType solrClientType) |
Copyright © 2017 SAP SE. All Rights Reserved.