Uses of Class
org.apache.solr.client.solrj.impl.LBSolrClient.Builder
Packages that use LBSolrClient.Builder
Package
Description
Implementations of some client API classes, and their friends.
-
Uses of LBSolrClient.Builder in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return LBSolrClient.BuilderModifier and TypeMethodDescriptionLBSolrClient.Builder.setAliveCheckInterval(int aliveCheckInterval, TimeUnit unit) LBHttpSolrServer keeps pinging the dead servers at fixed interval to find if it is alive.LBSolrClient.Builder.withDefaultCollection(String defaultCoreOrCollection) Sets a default for core or collection based requests.Constructors in org.apache.solr.client.solrj.impl with parameters of type LBSolrClient.BuilderModifierConstructorDescriptionprotectedLBAsyncSolrClient(LBSolrClient.Builder<?> builder) protectedLBSolrClient(LBSolrClient.Builder<?> builder)