| Package | Description |
|---|---|
| org.apache.solr.client.solrj | |
| org.apache.solr.client.solrj.impl |
| Modifier and Type | Method and Description |
|---|---|
StreamingResponseCallback |
SolrRequest.getStreamingResponseCallback() |
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
SolrServer.queryAndStreamResponse(SolrParams params,
StreamingResponseCallback callback)
Query solr, and stream the results.
|
void |
SolrRequest.setStreamingResponseCallback(StreamingResponseCallback callback) |
| Constructor and Description |
|---|
StreamingBinaryResponseParser(StreamingResponseCallback cb) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.