Uses of Interface
org.apache.solr.common.SolrCloseable
Packages that use SolrCloseable
Package
Description
Implementations of some client API classes, and their friends.
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.Common utility classes reused on both clients & server.
-
Uses of SolrCloseable in org.apache.solr.client.solrj.impl
Subinterfaces of SolrCloseable in org.apache.solr.client.solrj.implModifier and TypeInterfaceDescriptioninterfaceProvides cluster state from some sourceClasses in org.apache.solr.client.solrj.impl that implement SolrCloseableModifier and TypeClassDescriptionclassclassBase class for overriding some behavior ofClusterStateProviderclassHttpClusterStateProvider<C extends HttpSolrClientBase>A CSP that uses Solr HTTP APIs. -
Uses of SolrCloseable in org.apache.solr.common
Constructors in org.apache.solr.common with parameters of type SolrCloseable -
Uses of SolrCloseable in org.apache.solr.common.util
Classes in org.apache.solr.common.util that implement SolrCloseableModifier and TypeClassDescriptionclassSimple object cache with a type-safe accessor.