| 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 | Field and Description | 
|---|---|
| protected JavaBinCodec.StringCache | BinaryResponseParser. stringCache | 
| Modifier and Type | Method and Description | 
|---|---|
| BinaryResponseParser | BinaryResponseParser. setStringCache(JavaBinCodec.StringCache cache) | 
| Modifier and Type | Method and Description | 
|---|---|
| CharSequence | JavaBinCodec. readStr(DataInputInputStream dis,
       JavaBinCodec.StringCache stringCache,
       boolean readStringAsCharSeq) | 
| Constructor and Description | 
|---|
| JavaBinCodec(JavaBinCodec.ObjectResolver resolver,
            JavaBinCodec.StringCache stringCache) | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.