| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.solr.impl |
| Modifier and Type | Method and Description |
|---|---|
protected SolrClientsWrapper |
DefaultSolrClientPool.check(java.lang.String solrServerConfigName,
SolrClientsWrapper clientsWrapper) |
protected SolrClientsWrapper |
DefaultSolrClientPool.doGetOrCreate(SolrConfig solrConfig,
SolrClientsWrapper clientsWrapper,
SolrClientType clientType,
java.util.function.Function<SolrConfig,SolrClient> createMethod,
java.util.function.Consumer<SolrClient> closeMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.concurrent.ConcurrentMap<java.lang.String,SolrClientsWrapper> |
DefaultSolrClientPool.getSolrClients() |
| Modifier and Type | Method and Description |
|---|---|
protected SolrClientsWrapper |
DefaultSolrClientPool.check(java.lang.String solrServerConfigName,
SolrClientsWrapper clientsWrapper) |
protected SolrClientsWrapper |
DefaultSolrClientPool.doGetOrCreate(SolrConfig solrConfig,
SolrClientsWrapper clientsWrapper,
SolrClientType clientType,
java.util.function.Function<SolrConfig,SolrClient> createMethod,
java.util.function.Consumer<SolrClient> closeMethod) |
protected CachedSolrClient |
DefaultSolrClientPool.resolveSolrClient(SolrClientsWrapper clientsWrapper,
SolrClientType solrClientType) |
Copyright © 2018 SAP SE. All Rights Reserved.