Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
Modifier and Type | Class and Description |
---|---|
static class |
BaseCloudSolrClient.RouteResponse<T extends LBSolrClient.Req> |
static class |
CloudSolrClient.RouteResponse
Deprecated.
since Solr 8.0
|
Modifier and Type | Class and Description |
---|---|
class |
LinkedSimpleHashMap<T> |
class |
NamedList<T>
A simple container class for modeling an ordered list of name/value pairs.
|
class |
SimpleOrderedMap<T>
SimpleOrderedMap is a NamedList where access by key is more
important than maintaining order when it comes to representing the
held data in other forms, as ResponseWriters normally do. |
class |
WrappedSimpleMap<T> |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.