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