| 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 |
|---|---|
default VersionedData |
DistribStateManager.getData(String path) |
VersionedData |
DistribStateManager.getData(String path,
org.apache.zookeeper.Watcher watcher) |
| Modifier and Type | Method and Description |
|---|---|
VersionedData |
DelegatingDistribStateManager.getData(String path)
Deprecated.
|
VersionedData |
DelegatingDistribStateManager.getData(String path,
org.apache.zookeeper.Watcher watcher)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
VersionedData |
ZkDistribStateManager.getData(String path,
org.apache.zookeeper.Watcher watcher) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.