Uses of Class
de.hybris.platform.solrfacetsearch.solr.impl.SolrClientsWrapper
Packages that use SolrClientsWrapper
-
Uses of SolrClientsWrapper in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that return SolrClientsWrapperModifier and TypeMethodDescriptionprotected SolrClientsWrapperDefaultSolrClientPool.check(String solrServerConfigName, SolrClientsWrapper clientsWrapper) protected SolrClientsWrapperDefaultSolrClientPool.doGetOrCreate(SolrConfig solrConfig, SolrClientsWrapper clientsWrapper, SolrClientType clientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod, Consumer<org.apache.solr.client.solrj.SolrClient> closeMethod) Methods in de.hybris.platform.solrfacetsearch.solr.impl that return types with arguments of type SolrClientsWrapperModifier and TypeMethodDescriptionprotected ConcurrentMap<String,SolrClientsWrapper> DefaultSolrClientPool.getSolrClients()Methods in de.hybris.platform.solrfacetsearch.solr.impl with parameters of type SolrClientsWrapperModifier and TypeMethodDescriptionprotected SolrClientsWrapperDefaultSolrClientPool.check(String solrServerConfigName, SolrClientsWrapper clientsWrapper) protected SolrClientsWrapperDefaultSolrClientPool.doGetOrCreate(SolrConfig solrConfig, SolrClientsWrapper clientsWrapper, SolrClientType clientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod, Consumer<org.apache.solr.client.solrj.SolrClient> closeMethod) protected CachedSolrClientDefaultSolrClientPool.resolveSolrClient(SolrClientsWrapper clientsWrapper, SolrClientType solrClientType)