Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
Modifier and Type | Method and Description |
---|---|
protected JavaBinCodec |
BinaryResponseParser.createCodec() |
Modifier and Type | Class and Description |
---|---|
class |
JavabinTupleStreamParser |
Modifier and Type | Method and Description |
---|---|
JavaBinCodec |
JavaBinCodec.setReadStringAsCharSeq(boolean flag) |
JavaBinCodec |
JavaBinCodec.setWritableDocFields(JavaBinCodec.WritableDocFields writableDocFields) |
Modifier and Type | Method and Description |
---|---|
Object |
JavaBinCodec.ObjectResolver.resolve(Object o,
JavaBinCodec codec)
Examine and attempt to serialize the given object, using a
JavaBinCodec to write it to a stream. |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.