| Package | Description |
|---|---|
| org.apache.solr.client.solrj.cloud.autoscaling |
Common classes for autoscaling parsing filtering nodes and sorting
|
| org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
| org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SolrCloudManager
This interface abstracts the access to a SolrCloud cluster, including interactions with Zookeeper, Solr
and generic HTTP calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingCloudManager
Base class for overriding some behavior of
SolrCloudManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrClientCloudManager
Class that implements
SolrCloudManager using a SolrClient |
| Constructor and Description |
|---|
SolrCloseableLatch(int count,
SolrCloseable closeable) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.