| Package | Description | 
|---|---|
| org.apache.solr.client.solrj | 
 Primary APIs for communicating with a Solr Server from a Java client. 
 | 
| org.apache.solr.client.solrj.io.sql | 
 JDBC Driver Package
 Sample usage 
 | 
| org.apache.solr.common.cloud | 
 Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 | 
| org.apache.solr.common.util | 
 Common utility classes reused on both clients & server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SolrResponse | 
SolrResponse.deserialize(byte[] bytes)
Deprecated.  
 | 
static byte[] | 
SolrResponse.serializable(SolrResponse response)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
Logger | 
DriverImpl.getParentLogger()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
RoutingRule.isExpired()  | 
static String | 
RoutingRule.makeExpiryAt(long timeMsFromNow)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ExecutorUtil.MDCAwareThreadPoolExecutor  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
TimeSource.CurrentTimeSource.getTimeNs()  | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.