Package | Description |
---|---|
org.apache.solr.client.solrj.cloud |
Common classes for SolrCloud.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ObjectCache |
SolrCloudManager.getObjectCache() |
Modifier and Type | Method and Description |
---|---|
ObjectCache |
DelegatingCloudManager.getObjectCache()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ObjectCache |
SolrClientCloudManager.getObjectCache() |
Constructor and Description |
---|
SolrClientCloudManager(DistributedQueueFactory queueFactory,
CloudSolrClient solrClient,
ObjectCache objectCache) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.